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

seek() to a position with autostart enabled


I am having a video scroll (one video instance at a time in memory). I am able to seek() video to a position only when autostart = false. But I need to autostart from the last position. Is there any way to do this?. Any help would be appreciated

1 Community Answers

George

JW Player Support Agent  
0 rated :

Hi,

Here’s a code example:
http://qa.jwplayer.com.s3.amazonaws.com/~george/autostart_seek_demo.html

This question has received the maximum number of answers.