In AS3, crossdomain.xml must be placed on the server that provided the service itself, for example, I want to get the rss feed from lifehacker.com, when I do the URLRequest to http://feeds.gawker.com/lifehacker/full flash will request http://feeds.gawker.com/crossdomain.xml.
I guest that should explain how AS3 uses the crossdomain.xml to do crossdomain stuffs :)
No comments:
Post a Comment