
onPlay event is not called
Hi,
I'm using JW6 Ads Edition and I'm having a problem with the javascript callbacks.
I often get the error message "There was an error calling back an event handler"
Here is an example in which I have the problem with the onPlay callback : http://web18.ultimedia.com/test.html
I put a console.log('onPlay') in the onPlay callback.
If you try many times to refresh the page and start the video, you can see that sometimes the console log appears, and sometimes it dosen't. I think it should appear every time.
Could you help me with that ?
Thanks
Christophe