I\'m working on a Flash magazine. When the magazine loads, it starts fetching all the needed images for the pages. However, I\'ve run into a strange Security Issue :S. Let me try to explain...
All, I\'m trying to load a cross-domain policy file from a custom location (instead of the root). Specifically, the developer of a web service I\'m trying to call has installed a cross-domain policy
I have two flash movies fl_base and fl_top. fl_base contains ActionScript that pulls a string variable from a server and parses it out to determine the navigation menu of a site (the headers, subheade
If a swf located at http://example.com/test.swf makes a request to https://secure.com/webserv开发者_如何学Cice.xml, what happens? Adobe\'s documentation on cross domain policy files notes the \"secure
I have updated the crossdomain.x开发者_开发问答ml security settings for my site - but it seems that the older version is being cached in both IE and Chrome.
I\'ve changed the protocol for my flex app from https to http and flashplayer still wants to download the crossdomain.xml using https though with the port for http.
I have developed a player in AS3. It is working if i prov开发者_运维知识库ide the IP of the website. But, it is not working when i provide the full domain name. Even, i provide the crossdomain.xml for
1st the background - so that you see, that I\'m not trying anything malicious: I have a flash app in the russian social network vkontakte.ru which displays user avatars. Until now my .swf file has bee
in my flex application: <mx:Imageid=\"imgItem\" source=\"http://notMySyte.com/1.jpg\"/> when i run my app, I catch this error:
I read a lot about cross-site scripting with Flash, Javascript etc. and also found several lists with websites that have a crossdomain.xml that allows access from any server. For example flickr.com tr