I'm trying to use player.js in a project of mine.
I attempt to play different videos after one another.
Actual Behavior
It stops, fires the 'ended' event, tells me it's playing the second video but on screen it's just blank.
It could be my bad coding as well.. I'm just looking for a solution..
Expected Behavior
I'm trying to use player.js in a project of mine. I attempt to play different videos after one another.
Actual Behavior
It stops, fires the 'ended' event, tells me it's playing the second video but on screen it's just blank. It could be my bad coding as well.. I'm just looking for a solution..
Steps to Reproduce
See fiddle below. Normally my video ID changesso hence why i'm looping through it all instead of using the loop option. https://jsfiddle.net/Cookiezzz/kdrvautm/6/