Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Sync slides (JPGs) with Video OnDemand (JW6)


Dear JW-Player community!

Any suggestions/examples how to change JPG-slides on homopage depending on time position of ondemand video?

Similar to former slidesync-1 plugin for JW5 but now for JW6 in Flash and HTML5 mode, so I guess it must be 100% JS-based.

Regards, Adam

2 Community Answers

mathew.a.corley

User  
0 rated :

http://luwes.co/labs/flow-plugin/

Cooper Reid

JW Player Support Agent  
0 rated :

You can use the `onTime` event handler to listen for a certain time during playback:
http://support.jwplayer.com/customer/portal/articles/1413089-javascript-api-reference#seek
This should allow you to change images on the page at given positions -
Cooper

This question has received the maximum number of answers.