Hello!
Is there any way to do synchronous movie to movie communication (from a loaded movie to a loader in different domains).
I need that parent does not trust child but child can trust parent if needed. I can do this in AS3 with sharedEvents, but I haven’t found a way to do so in AS2. Has anyone found a way to do this?
Thanks!