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

Can you hyperlink to times using JW Player 6?


Hello, I am aware that you can add chapter markers in the player, but is it possible to add hyperlinks that jump to a specific time in the video without refreshing the page?

I found this article online http://www.miracletutorials.com/skip-chapter-in-video-jwplayer/ but it says that it does not work with version 6. This is crucial for our website. Is there any way to do this?


Thank you

1 Community Answers

Todd

JW Player Support Agent  
0 rated :

Why don’t you pass a the desired time via a URL parameter? Make your link point to a URL like myVideo.html?start=24 and then use Javascript to read the start parameter and then call jwplayer().seek(start_time).

This question has received the maximum number of answers.