Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Read XML file on server

New Here ,
Apr 19, 2015 Apr 19, 2015

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
317
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 19, 2015 Apr 19, 2015
LATEST

Chances are your player global security is not set up to allow access to the domain.

Adobe - Flash Player : Settings Manager

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines