I have the line:
Security.allowDomain("*.expressionstributes.com");
But when I got to my movie, I get: Security sandbox violation: LoaderInfo.content: http://cp.expressionstributes.com/control/PreviewTheme.swf cannot access http://images.expressionstributes.com/logos/4.swf. This may be worked around by calling Security.allowDomain
Am I missing something? Does it not work with wildcards?
I like AS3, but I really think they screwed up up the security model… and URLRequests…