
onPlay incorrectly firing multiple times
In Safari, Firefox, and Chrome on a Mac desktop, the first time a user clicks the play button, it appears that jwplayer().onPlay() appears fires twice, even though the user has clicked the play button only once. This does not happen when a user pauses a video and then clicks the play button to resume. Is there a way to get onPlay to fire only once?
Here is a sample:
http://wevue-schneider.s3.amazonaws.com/onplay_double_fire.html