crossdomain.xml
Flash Security Exception in URLLoader (subdomain issue)
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...[详细]
2023-01-25 05:01 分类:问答System.security.loadPolicyFile not loading from the custom location (Flash AS 2)
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[详细]
2023-01-24 13:22 分类:问答Help With Cross Domain Flash Variables
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[详细]
2023-01-24 11:36 分类:问答What happens when Flash accesses an https resource?
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[详细]
2023-01-24 01:16 分类:问答Flash seems to be caching crossdomain.xml file
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.[详细]
2023-01-22 01:18 分类:问答wrong protocol for crossdomain.xml in flex app
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.[详细]
2023-01-20 18:42 分类:问答Flash Player is not working in domain, but working if i provided IP
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[详细]
2023-01-19 18:57 分类:问答Proxy script in PHP to circumvent missing crossdomain.xml - missing minor tweaks
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[详细]
2023-01-19 17:52 分类:问答Flex app cannot download images from other servers
in my flex application: <mx:Imageid=\"imgItem\" source=\"http://notMySyte.com/1.jpg\"/> when i run my app, I catch this error:[详细]
2023-01-19 00:46 分类:问答crossdomain.xml and security issues
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[详细]
2023-01-16 05:52 分类:问答