[flexcoders] odd crossdomain.xml problem

2012-01-19 Thread flexwdw
So, I have a situation where my app swf is separate from my stylesheet swf. I use styleManager.loadStyleDeclartions to do this. In some situations we have, my app swf actually lives on a different domain than my stylesheet swf. We have a crossdomain file setup on both domains for this, and

Re: [flexcoders] odd crossdomain.xml problem

2012-01-19 Thread Alex Harui
Are you setting the SecurityDomain parameter in loadStyleDeclarations? On 1/19/12 8:06 PM, flexwdw flex...@yahoo.com wrote: So, I have a situation where my app swf is separate from my stylesheet swf. I use styleManager.loadStyleDeclartions to do this. In some situations we have, my app