|
-
1010 Error from absolute links.
Hello,
I Have a quick question concerning absolute links in flash. I have a Flash gallery that is populated by php and xml. I was using relative URL's in all of my URLLoaders and everything worked fine. But when I moved my source files on to a different server and switched to absolute URLs, I got a 1010 Error. Could this be a flash player security issue?
Thanks.
-
Total Universe Mod
According to this it's an illegal override.
But I suspect you're having a sandbox security issue.
Loader.load() has a second param for a LoaderContext object.
Your LoaderContext object needs to have its checkPolicyFile set to true or false depending on your needs. Read more here.
http://livedocs.adobe.com/flash/9.0/...heckPolicyFile
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|