I'm loading a flash file that requires a config.xml file.
when I put it on the home page and have the .swf and .xml file in the root it works fine but when I am working with flash files in subdirectories and the path to the page is created dynamically I get an error "can't load config.xml"
.swf and .xml are in the same directory
I'm fairly certain this is a path issue but can't figure this out to save my life.
I've compared the config file that works side by side with the one that does not... no difference (other than image paths)
Has anyone run into this or have a suggestion?
Thanks,
Scott