User Guide
440 Chapter 21: Managing Memory
5 In the frame where you want the video to appear, use script to set the sprite’s loc property to
place the sprite on the Stage in the location you select.
6 Set the movieRate property to 1 to start playing the video.
This way, the video loads its initial segment into memory and is ready to play immediately when
your movie reaches the frame where you want it to appear. Experiment with preloading the video
a few frames earlier if you find that preloading has not yet finished when your movie reaches the
frame where the video appears.