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

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -