I use a video as hotspot and want to make it visible with the click of another hotspot.
On the start of the scene the video shall be invisible and paused (or stopped if that would make a difference).
So I put visible="false" and pausedonstart="true" into the code. My problem is, that the video is always running from the beginning (which I know because I can hear the sound) although I use pausedonstart="true".
after endless attempts I found out that the video is only paused when I don't use Visible="false". How is that possible or what is the correct code?
J - michel found a lot of bugs in the current video player version. i think klaus has posted an updated video player that has this fixed. check the video plugin forum, i would find it for you but i have limited time.
Thank you Klaus.
Wouldn't it be a good idea to have a list of known bugs?
It would help people to save many hours of hopeless attempts to debug their own code.
If there already is such a page please forgive my ignorance and post the link ;)