[Hello. New to the list. Found you from a google search for a bug I've encountered. Looks like I've found the right people!]
I have encountered this same bug and wonder if there was ever a resolution? As a work around, I have removed every bit of "security enabled" code (no javascript to actionscript calls) from my home-rolled rsl libraries. Is there a way to build the SWC/SWFs or link to them or some crossdomain.xml trickery which can properly solve this problem? --- In [email protected], "Jamie S" <jsjph...@...> wrote: > > Does Framework Caching affect the security settings? > > I was banging my head against a wall because my app was throwing > security violations all over the place when an outside swf ( or > JavaScript ) tried to access the main app. I was using > Security.allowDomain("*") but it was being ignored completely. I > turned framework caching off and everything worked again. > > What is the connection? How can I use framework caching and still keep > my security settings intact? > > Jamie >

