jwplayer on pause not working
jwplayer().on("pause", function() { playerPaused(); });
I am trying to call function on pause the jwplayer. But it is not working. How can I call to my function on player pause ? Where is my wrong ?
Thank you
jwplayer().on("pause", function() { playerPaused(); });
I am trying to call function on pause the jwplayer. But it is not working. How can I call to my function on player pause ? Where is my wrong ?
Thank you
Here’s a code example:
http://qa.jwplayer.com.s3.amazonaws.com/~george/on_pause.html