-
Hi!
Say there are 5 or 10 players on the page.
Is this possible to auto-play the next player on this page without a playlist?
I wasn’t able to find a setting for that.
If there’s no setting I suppose it’s possible to capture the ‘finished’ event via the api and then start the next player.
Not sure how to get the index of the player that finished the video, though. So if I could get something like flowplayer(x) from the api (where x is the index of the currently active player) that would be great but I don’t really see an obvious way to do that. Any help? Thanks!!