Vote for this bug: https://bugs.adobe.com/jira/browse/SDK-16050.
Alex Harui Flex SDK Developer Adobe Systems Inc.<http://www.adobe.com/> Blog: http://blogs.adobe.com/aharui From: [email protected] [mailto:[email protected]] On Behalf Of jedierikb Sent: Wednesday, March 11, 2009 8:11 PM To: [email protected] Subject: [flexcoders] Re: Framework Caching Affecting Security Settings? [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]<mailto:flexcoders%40yahoogroups.com>, "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 >

