Loading sub-folder .swf but now it can't find external ref jpgs. HELP!

I have an app that “loadmovies” a slideshow.swf in a sub-folder. THis sub-folder also contains an xml file and numbered jpgs.

But when I run the main app, and click on the button to load the sub SWF files, the images do not appear. I assume it is a directory issue.

But if I run the slideshow.swf directly from it’s folder, the images appear fine.

I am using the xml_photogallery from this site for the main actionscript, is there something I can change here to point to the jpgs path? (If I add the “subfolder/” in the xml it doesn’t seem to help)

Ron R.