XML not working properly

Hi all,

I have followed this tutorial (http://www.kirupa.com/developer/mx2004/thumbnails.htm) and got it to work the way I want. I exported this file as “Market.swf”

I uploaded the files to my server and when I go directly to Market.swf via the address bar, it plays perfectly! (at last!!).

However when I got to the main SWF and and click the link to load Market.swf it doesn’t display the thumbnail or the dynamic text (both from the xml) but it does display the buttons and roll overs. This link to load Market.swf from Main.swf is correct, I’ve checked it 50 times. :-/

The xml is in the same folder as the SWF’s so I just used xmlData.load(“images.xml”); as sepecified in the tutorial.

Does anyone know what the problem is?

Thank you.

p.s.
Sorry for the re-post but I thought this explanation was a little clearer, I tried to delete the old thread but I couldn’t.