I'm working on my first Flash project. I need a way for my flash animation to pause early and preload the rest of the frames for the movie. I want to do this so that the animation and music flows effortlessly. I'm using the following code but it doesn't seem to work well:<br><br>If Frame is Loaded (84)<br>Go to and play (3)<br>End Frame Loaded<br><br>84 is the last frame of my movie. The entire movie is 200k and a large section of my viewers will be in rural areas with slow connections. Is there a better way to do this? or am I doing it wrong the way I have it?