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