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

playing mode


I am new at posting videos for commercial use and I have the following question: how can one get a video to play on mouse hover instead mouse click? Thank you.

1 Community Answers

Alex

JW Player Support Agent  
0 rated :

Hi there,

I have an demo page showing how to un-mute the player when hovering over it. You should be able to do what you are looking to do by replacing the .setMute(false) and .setMute(true) methods with .play(false) and .play(true), respectively.

Demo Page: http://qa.jwplayer.com/~abussey/demos/general/unmute-on-hover.html

Thank you.

This question has received the maximum number of answers.