Crossdomain.xml files must be in the server root or specified by application code before the crossdomain content gets loaded.
Flash CS3 animation published for player 8 and earlier is not accessible from actionscript. Full text of error messages and the stack trace should always be included in posts requesting help. -Alex From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of helihobby Sent: Tuesday, September 02, 2008 1:55 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Need Help !!! Security box error loading SWF Animation due to new Flash Security Link for article: www.adobe.com/devnet/flashplayer/articles/fplayer9_security.html --- In flexcoders@yahoogroups.com<mailto:flexcoders%40yahoogroups.com>, "helihobby" <[EMAIL PROTECTED]> wrote: > > Please anyone... > > I am pulling my hair our for 3 days and REALLY could use some help ... > > We have a flex application which loads Flash CS3 animation. > > We can load the animation and view the animation problem. > However if we try to talk to the loaded swf ( loader.content ) which > is by the way is downloading from a different domain than our main > application, we get the famous Security Box error. > > We have tried putting the crossdomain files in both locations ( where > our main swf is download as well as where we are downloading the > animation swf from ) ... with no help ... > > I have read the new security updates at: > > http://www.adobe.com/devnet/flashplayer/articles/fplayer9_security.htm > l > > My question is this.. > > In order for us to talk to a loaded swf ( Flash CS3 swf ) that > downloaded from a different domain than our application, do we need > to use a XML Socket Server ( the new server the link is talking > about ) or loading the crossdomains.xml should be enough ( which is > not working for the life of me ) ? > > Thanks for the time, > > Sean. >