0
Read XML file on server
New Here
,
/t5/animate-discussions/read-xml-file-on-server/td-p/7035982
Apr 19, 2015
Apr 19, 2015
Copy link to clipboard
Copied
Hi, I'm developing a little swf on my hhdd to execute without html, only the swf file.
I need to open and show the content of an xml file.
It works well with XML file on my local system, but it doesn't works with xml on internet.
Obviously is an XML file on my web space.
How can I access this file only for reading?
I've used the complete path to point it
http://www.mywebsite.com/directory/directory/file.xml
and the path is correct because if I use getURL the browser open the file correctly.
Thanks in advance.
Fabrizio.
TOPICS
ActionScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
LATEST
/t5/animate-discussions/read-xml-file-on-server/m-p/7035983#M208377
Apr 19, 2015
Apr 19, 2015
Copy link to clipboard
Copied
Chances are your player global security is not set up to allow access to the domain.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

