I have an xml file that is loaded into a swf, playing in a browser.  My
question is about the url to the xml file.  If I specify an absolute url
("http://mydomain.com/xml/file.xml";) I have no problems but when I try
and use a relative url ("xml/file.xml") it fails to load.  The rel path
is correct.  Running the swf in any environment other than over http
works correctly with the rel url.  I've also added a crossdomain.xml
which allows any access, and it resides with the swf.

For this particular project it is crucial that the url be relative and
not absolute.  Is this a limitation in Flash, or am I missing something?
Are there any other options than using an absolute url?

Thanks for your help!

Brent
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to