|
-
global functions not working
I have two swf's uploaded to my server (remote1.swf and remote2.swf)
I have a local swf (local.swf) that I am using to load these two remote files.
Within all three swf's are global functions. remote1.swf can call global functions located in remote2.swf and visa versa, but neither of them can call functions to local.swf
Any ideas?
I have added System.security.allowDomain("______.com"); to all files, but still no luck.
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
|