Ext. load xml gallery and thumbnails don't move

I followed the tutorial for the xml gallery in the flash tutorials on this site and made a nice xml gallery. I call it in my Main.swf file, (which has a content_mc to load external movies into) with: content.loadMovie(“SideGraphics.swf”);

When Main.swf gets to the frame and calls content…, the xml gallery loads fine for everything except, the fancy mouseover the thumbnails and they start scrolling.

The scrolling thumbnails work when the movie is ran by itself, but not when it is imported into Main.swf. My guess would be somehow the mouselistener doesn’t get imported as well?

Please help!!

http://www.kirupa.com/developer/mx2004/thumbnails.htm[URL=“http://www.kirupa.com/developer/mx2004/xml_slideshow.htm”]