-
We have some code that hooks into the flowplayer video ready event if the video is in a playlist. It grabs the active playlist item and changes a caption underneath the playlist. When we try activating the beta version of the pro plugin the same code works if you click on a playlist thumbnail, however it doesn’t work when a video ends and automatically switches to the next playlist item as there’s a small delay when the video is ready from when the playlist thumbnail switches. Is there a different way we can capture the playlist change event so that we can get the correct playlist caption?