Yes, there are, thanks Alex. I had to add some more into my crossdomain.xml policy file, to accept http headers from the SWF. Now the problem is resolved. I suspect existing customers would need this update as well, if they plan using Flash 9 build 124 (or up).
Robert --- In [email protected], "Alex Harui" <[EMAIL PROTECTED]> wrote: > > I think there are some new rules for crossdomain.xml files. Check the > Flash Player security info on the adobe sites. > > > > ________________________________ > > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of Robert Csiki > Sent: Wednesday, May 28, 2008 2:07 PM > To: [email protected] > Subject: [flexcoders] Flash Player 9 build 124 (current) -> Security > Sandbox Violation > > > > Hello, > > After upgrading the Flash 9 to build 124 (from 115), I can no longer > access my web services, which are on a different host, due to a > "Security Sandbox Violation" error. Hapens on both Windows IE and > Firefox (did not try Macintosh yet). > > Before initializing the mx:WebService tags, we're programatically > loading the crossdomain.xml via Security.loadPolicyFile(url) call. This > call seems to do nothing with Flash 9 build 124. > > Any ideas? > > Thanks, Robert >

