A solution for syncing up video timeline with player timeline

Feb 17, 2022

Problem: when you click on and pause your video, the player timeline is still continuing. Or when you click pause on seekbar and click on the video to play, the player timeline is not continuing.

Here is my solution, it worked perfectly for me. 

Ex: Video name is Video 1

Step 1: Create a T/F Variable, ex: 1video

Step 2: Create 3 triggers:

1- Pauste timeline_This slide_when user click_Video 1

2- Adjust variable_1video (Operator=Not Assignment)_when user click_Video 1

3- Resume timeline_This slide_when user click_Video 1. Add a condition: variable 1video equal to Fasle

Hope this help!

3 Replies