actionscript 3 - is that possible to load a local file from remote swf? -
Remote SFF can not access a local file. Here is an error description:
Security Error: # 2148 Error: SWF file http: // www.mydomain.com/ClipboardTest.swf can not access local resource file: /// C : \ Temp \ clip_image001 JPG Only local-to-file systems and trusted local SWF files can access local resources.
I have tried security.Oldomain ("*"); And cross-domain-policy-files Is there a solution?
I think what is impossible according to Adobe For more information, see here:
For information, a great tutorial about flash protection:
Comments
Post a Comment