How to start or stop video playback at a specific time

Learn how to let the videoplayer to start or stop your video at a certain time. For example to draw extra attention to a buy button. Or to skip the first part of a video.


If you want the video player to start or stop your video at a certain time (for example from 5 seconds to 20 seconds) follow the next steps:

  1. Go to the studio tab and open or create a video player
  2. On the left side open the plugin tab
  3. Click on UI Variables
  4. Add the following code
    • key: mediaProxy.mediaPlayFrom
    • value: 5

    • key: mediaProxy.mediaPlayTo
    • value: 20
  1. Save your video player
  2. The video will stop playing at 5 seconds and stops at 20 seconds

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us