Skip to main content
Inspiring
August 5, 2015
Question

Load xml from http from a local browser

  • August 5, 2015
  • 1 reply
  • 334 views

Hi

I have a small app which is being executed in a browser running locally from the HD. HTML with embedded flash, both are on the HD.

I want to load a xml file from an http server. Is this not possible?

Thanks,

Jakob

This topic has been closed for replies.

1 reply

rezun8
Inspiring
August 5, 2015

I would imagine it would be possible, depending on how you have it all setup, dont recall but you may need a crossdomain policy file to allow permissions.

maybe this helps - AS3: XML Basics