loading swfs that load swfs using PHP
Hello all!
I'm not sure if this is a php or an actionscript question but I don't have the necessary vocabulary to google up a solution.
I'm loading a list of SWF file paths from an xml file to be displayed in dynamically using php. The swfs in the xml work fine but my problem is that those swfs also load swfs into themselves, these exist locally within each respective folder path, but the browser is telling me that the main swf is looking to load its folder path from the current url. I shouldn't mess with the actionscript in these swfs and try and do any necessary redirection using php, so here it is also more of a php question. Hmm I don't know if I"m being clear enough but I'm not familiar enough with this side of the technology to explain myself better.
Any help is greatly appreciated!
|