Tagged Questions

1
vote
3answers
76 views

How to evade Silverlight cross-domain security law?

how to evade Silverlight cross-domain security law? This point is one that I need to go round Cross-domain calls - Browser or Client - Allowed when it is configured per client ac …
0
votes
3answers
37 views

as3 sandbox security violation with http://schemas.xmlsoap.org/soap/encoding/

Hi guys ! I implemented a gSoap c++ webservice-server to be accessed by Flash (as3) Everything runs smooth as long as i test the .swf locally, the .wsdl is loaded fine, and the co …
1
vote
6answers
910 views

Does anyone know if the crossdomain policy file at salesforce.com has changed?

Suddenly my Flex Apps can no longer connect to salesforce.com via its API, I am getting a security sandbox violation. Login credentials are correct, I have tried them via a differ …
1
vote
1answer
35 views

Flash security error - Twitter API

Hey folks, I'm trying to hit the Twitter API in my Flash application. It works in the local Flash IDE, but doesn't work when I upload it to my server. I'm getting this error: E …
0
votes
2answers
77 views

Flash crossdomain.xml in a non-root directory

I have a web service running in http://server/abc/service which is being accessed by Flash from a different domain. I deployed a cross domain policy file to http://server/abc/cross …
1
vote
0answers
57 views

Flash FlowPlayer crossdomain.xml error

Hi, I posted a problem I'm having with the FlowPlayer jQuery plugin at http://static.flowplayer.org/forum/1/29367, but I've had no response, so I thought I'd try the larger user b …
0
votes
1answer
83 views

Can I retrieve my Flex .swf and images from different Amazon S3 buckets?

I have a Flex 3 SWF in one Amazon S3 bucket, which dynamically loads images for buttons which are stored in another S3 bucket. I have set a completely open crossdomain.xml file in …
0
votes
4answers
1k views

flex load policy file crossdomain.xml

Hi, I want to place my crossdomain.xml file in a different location than the root because it just creates to much dependency issues. How can i tell flex to look from my crossdoma …
0
votes
2answers
239 views

Flash / Flex crossdomain.xml help…

I am trying to figure out how to properly setup my crossdomain file. Here is what I have so far: <?xml version="1.0"?> <!DOCTYPE cross-domain-policy SYSTEM "http://www.m …
0
votes
1answer
195 views

How to embed external SWF from file:// protocol

Hello. I'm trying to embed an external .swf file from an HTA application that consists of HTML content, javascript and vbscript. I load the swf from javascript, using swfobject. T …
1
vote
3answers
79 views

Same domain but security error

Hi community, I am hosting a java service and a flex application on the same server. The flex application accesses the java service. As the flex application loads I get a security …
0
votes
1answer
129 views

Setting Up Flex Project with Coldfusion

We recently built a new dev server for flex builder and installed coldfusion 8. We currently have everything working on our old server using coldfusion 7. We copied the services-co …
1
vote
5answers
419 views

SWF is not a loadable module

We are creating an app that uses modules which are dynamically loaded into the main swf. The problem we run into, is that we are unable to load the modules located on a test server …
0
votes
4answers
91 views

Can I access crossdomain files outside the originally requested domain?

Flash Player 10 specifies: "Redirects to policy files outside the originally requested domain will continue to cause policy files to be ignored by Flash Player." Is …
3
votes
1answer
308 views

Flash Security Sandbox: crossDomain.xml not working

Hey guys, I have written a simple upload component in Flash, but I am now having issues in uploading due to a Security Sandbox error. I now know this is due to the fact I am uploa …

1 2 next
15 30 50 per page