Hello,
I have read about this plugin and it works fine for me, except for one thing.
The ysp.VideoPlayer.releaseVideo(videoName) doesn't seem to do what it's supposed to.
When I play the video in the game and the user can stop at any time, whenever the video stop I request a releaseVideo which should allow the video to restart from frame 0.
Yet somehow, it doesn't.
This event is set in Auto mode to prevent players from moving while the video is playing.
Everything works fine, I have no errors in the console but when the player wants to play the video, it start where it left of (if it stop at 10 second, it will start at 10 sec next time).
Am I doing it wrong ?
Thanks for this great plugin.
