Load a .swf file
Date: 03/13/07
(Web Development) Keywords: no keywords
I have a .swf file that was created for me. It's pretty big, so I want to put a preloader on it. What I'm planning on doing is setting up a main movie with my preloader and then loading the .swf file.
QUESTIONS:
-How do I specify to not exit my preloader portion of the movie until the external .swf file has fully loaded?
-How do I load the swf file? Do I drop it into its own layer from the library as I would an image file? Or should I just use code?
Thanks!!
Source: http://community.livejournal.com/webdev/393522.html