Included with the default installer are two movies, "halo"
and "haloGray"
, that you can expriment with:
To create a movie, simply specify the file name of the image like so:
Unlike images, you have to specify the file extension of a movie.
You can initiate playback like so:
You can pause playback like so:
Pausing keeps the movie’s current time, when you hit
play()
again it will resume from where it left off
You can stop playback like so:
Stopping resets the movie’s current time, when you hit
play()
again it will resume from its beginning
You can check to see whether or not a movie is currently playing, like this: