Hi!
I made a Flex3+J2EE project. The flex app is on http://custom.swfsitedomain.com/swfapp/index.html OnCreationComplete of the application I made Security.loadPolicyFile("http://www.hostsitedomain.com/crossdomain.xml"); The hosting site is http://www.hostsitedomain.com/ and use SXORCH API. and have crossdomain.xml on http://www.hostsitedomain.com/crossdomain.xml When I try to access from swfsitedomain a link from hostsitedomain I get an security violation sandbox. Why I still receive this error? Thanks Mihai

