Xml slideshow weirdness

I just added a slideshow based the tuturial to another parent swf that has thumbnail photo galleries(non slideshow versions) that play when clicked on from the nav.

Now that the slideshow gets loaded on loading of the parent , all the other child swfs(thunmbnail galleries) have inherited the slideshow behavior, cycling thru their images. How do I prevent this for happening?

Do I need to unload the previous swf when loading the new swfs?