Forum Discussion
RogerJ
10 years agoCommunity Member
Store current timeline value
Hi all,
I need to note when the user pauses a video. To do this, I'd like to store this value (e.g. 45 seconds) in a variable that can be then be read in a JavaScript.
I know how to read the variable in JavaScript, but is it possible get the current timeline value and store it in a variable?
Thanks!
Roger
13 Replies
- Jean-Guy-BoulayCommunity MemberI know I'm a bit late to this conversation, but I think this may be retrievable from the player. I'll experiment and update if I have success. elapsedTime:function(){return this.timeline.time()}. 
- JohannMoller-36Community MemberHi Guys I found a way to let a user clicks to stop the video when a error is spotted with feedback at the end about the errors missed and feedback when when video is correctly paused. Using the timeline, hotspots and time in seconds of the video. 
Related Content
- 11 months ago
- 6 months ago