Revised FLA, need help loading swf file :(

Hey,

I fixed my main .fla file so now its a bit more organized.
What I am trying to accomplish is to load an external .swf file in my main .swf file but for some reason it will not work.

On the _root I have one main mc called “main_mc”. Inside that mc are a bunch of additional mc’s that have tween animations within each one. I got the stop function to work when you rollover the mc’s but what I need to do now is have each one load a different external .swf file specific to that mc. I also need to mention that I need the external .swf to unload if you rollover a different mc because the new mc that has been “rolled over” will replace the previously loaded swf.

Hope that makes sense.

You can take a look at the source file if you wish. I uploaded it here:

http://www.infernostudio.com/downloads/main-2.zip

I added an external .swf file for test purposes called “loaded.swf”.

Please let me know if you have any questions.

Can someone please take a look?
Thanks for your help, I really appreciate it!