Flash MX...loading external swf

Hi all,
Let me start off by saying this is a total newb question and I appreciate your help in advance…=)

I’m creating an all flash website. My main page has a image mc on the root timeline, in a set location and I’m attempting to make that image change whenever a menu button is clicked, by loading an external swf.
I’ve followed the “Loading Techniques” tutorial here on Kirupa for the AS and the image change works well, except for one thing…

When I click on my menu buttons the images change as I’ve assigned them, but there is a flash of the original image which is sitting on my root timeline. How do I get rid of the original image, upon each click of my menu buttons?

Thanks

You can unload the swf, or remove the movie clip with removeMovieClip(), I guess.

pom :elderly: