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

JWPlayer 6 Disable seeking


We need to prohibit user from seeking forward or backward but still want to show entire control bar. So we cant hide the control bar. How can we stop users from seeking?

We already tried implementing solution posted on following link
http://stackoverflow.com/questions/17446705/disable-seek-forward-in-jwplayer-in-mobile-browser-not-working

Also can we change skins using javascript api?

Please help

Regards

Saurabh

1 Community Answers

Ethan Feldman

JW Player Support Agent  
0 rated :

The best way to do this would be to hide the scrub bar itself from the skin, so that way you can see everything, but won’t be able to seek.

http://support.jwplayer.com/customer/portal/articles/1412123-building-jw-player-skins

This question has received the maximum number of answers.