Hi all, I am in need of a solution to allow a client to use my purchased banner rotator fie that pulls in images from xml multiple times on a website, and each instance should pull in different images.
The banner file gets embedded into a worpdress post via a swfobj embed pluggin. Usually when this happens the .swf pretends it is in the root directory of the wordpress website. meaning all the xml files need to be in the root directory too work i guess.. however
The problem I am having is in the actionscript file for the banner rotator it has a path to a xml file coded into it. And I need a bunch of version of that xml file that link to different images to make this work but they can not all me in the root directory because they all would have the same name unless the client had flash and could change the script the loads the xml to a different xml name..
I hope I am not making this to complicated. basically each instance of the banner rotator is a different product image and I cant for the life of me get my head around this issue. It seems that it all stems from swf files only working from the root directory or pretending they are in the root directory,
excuse my ignorance on the matter any help is greatly appreciated. thanks for any who have time to help

