I get the below error when i am trying to make a java call from flex. [RPC Fault faultString=\"Send failed\"
I have a webservice and a Silverlight application. I also have a crossdomain.xml and clientaccesspolicy.xml
I feel as though I am banging my head against a wall on this one. I have tried (I think) every variation on a cross-domain xml file with no success. I just cannot seem to make my cross-domain Loader()
I have a Java applet on my site that interacts with my server such that I need a crossdomain.xml file to allow permission.I\'ve gotten around this by running my code inside a doPrivileged() block.Howe
I have a.swf, which is the SWF file for my main application, and it\'s trying to load in b.swf, which contains some additional resources as well as some Actionscript.a.swf lives on sub1.domain.com and
Is it possible to access digg\'s API from Flash without using a proxy to get around the cross-domain issues?
I\'m trying to acces开发者_高级运维s a script on a domain with åäö in the domain name. But flash consistently generates a security error no matter what I do.
So if i put -http://xxx.xx.xx.x/website/website.htmland try to use an HTT开发者_开发知识库PService with in the swf to contact -https://yyy.yy.yy.y/resources/script, I get the sandbox error.
I would like to know how to configure the flex crossdomain.xml in tipfy with the Google app engine skd.
I have created a flex application in the Python Gae sdk and I got the error 2048, so I put a cr开发者_高级运维ossdomain.xml under the static folder.