What’s the best preloader to use for an .swf file sitting in an empty container on a flash site?
I have a preloader that I tried using where it’s a code that goes into one frame one, Scene 1 then in Scene 2 is where I have my movie clip sitting. When I play it on it’s own, it works fine, but when I play it in my flash site because the .swf is sitting in an empty container as it plays, all I get is the preloader freaking out flipping back and forth from Scene 1 to Scene 2. I think it’s because the preloader code in Scene 1 is trying to execute an empty container of it’s own.
Okay, now that sounds confusing but my simple question is after searching for an answer on here but not really having success is…
What can I use as a preloader for a movie clip saved as an .swf file to load in an empty container within a flash site? I see it all the time, so I can’t imagine it’s tough to do. I have backgrounds that open with a click of a button in my flash site which work fine sitting as they are in an empty container as a .swf file, but when I add that preloader code in that .swf file as Scene 1 and mc in Scene 2 it freaks out. So is there a preloader code that sits all in one scene to save as an .swf to play in an empty container in a flash site?
Sorry if I repeated myself here, just want to make sure my question is clear.