I’m trying to figure out how to add a preloader to a music-player menu I made that is built using just one frame in the main timeline (all movement of movie clips and playing is done using Actionscript…the user presses buttons on the music menu to initiate animations and play the songs).
I notice when I add a second frame to the main timeline before the one for the music menu (a frame I’d be using for the preloader), everything flashes because the main scene keeps looping both the preloader and music menu over and over (I can’t get the movie to stay on that music menu frame!)
How should I go about making a preloader so that it doesn’t keep looping like this? Can I make it so I don’t even have to add a second frame for the preloader?
Pete