Controlling the starting video
I want to take my test and alter it so that it starts with a background image and buttons, but the video does not start playing until requested via a button.
How do I prevent the video from playing from start up?
One way is to have two Titles: the first runs your existing code, and has no AV clips in it (and loops to itself). When the button is clicked, jump to the second title, which runs your video.
Although iHDSim works with no A/V, the spec requires it. So you should have (eg) a 10-second clip of just blackness, and then you can either:
- Have the video loop on itself
- Pause the video as soon as it starts (either by a script or by a Scheduled Pause event) and over-ride the play / FF / etc. keys so that the don't do anything