Ok, I have my main fla/swf and one external swf that I am trying to load into an emptyMovieClip that I created in my main. It was working just fine yesterday, but I wanted to change the preloader that I had in the external so I used the same one that loads my main swf and now it is not working.
All I did was take the preloader clip from my main and copy it to the library of my external swf that I want to load, changed the scene names appropriately and now it won’t load.
When I test the external swf by itself, everything works fine, even with I simulate the download, but when I now test my main fla, the preloader of the external swf just hangs. The rest of the main fla loads in just fine, but the external’s preloader just sits on the screen.
I tried doing the tutorial for the transition here, but it wasn’t what I was looking for. Any experiences or tips?
Jesse