load XML fail?
- forked:3
- favorite:0
- lines:39
- license : MIT License
- modified : 2011-09-28 18:09:11
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/URLLoader.html
"By default, the calling SWF file and the URL you load must be in exactly the same domain.
For example, a SWF file at www.adobe.com can load data only from sources that are also
at www.adobe.com. To load data from a different domain, place a URL policy file
on the server hosting the data."
or use proxy, for example: http://wonderfl.net/c/gJXA
- by
szbzs2004
- at 2011/09/14 07:02:04
- by
Gen.TS
- at 2011/09/18 17:00:57
useful tips ! thanks !
- by
andrewexex886
- at 2011/09/28 17:33:06


