embedplayer
embedplayer copied to clipboard
Uncaught TypeError: Cannot read property 'listening' and 'state' of undefined
Hi, I got this error when I playing html5 video or audio and without pause/stop then change video on select/dropdown.
The two variable undefined.
But if I pause or stop there's no issue. I tried to put this code below on the function but didn't work.
$('#holder').embedplayer('pause');
How can I rid of it so there's no error?
Thanks
Have to take a look at this. Don't know when I have time.