Tuesday 15 September 2015

actionscript 3 - is that possible to load a local file from remote swf? -



actionscript 3 - is that possible to load a local file from remote swf? -

remote swf can not access local file. here error details :

securityerror: error #2148: swf file http:// www.mydomain.com/clipboardtest.swf cannot access local resource file:///c:\temp\clip_image001.jpg. local-with-filesystem , trusted local swf files may access local resources.

i have tried security.allowdomain("*"); , cross-domain-policy-file. there solution?

i think that's impossible @ to the lowest degree according adobe said. here more details : remote sandboxes

for info, tutorial speaking flash security : security domains, application domains, , more in actionscript 3.0

actionscript-3 security flex cross-domain-policy

No comments:

Post a Comment