PDA

View Full Version : Problem with sandbox Security


adrian281990
12-28-2007, 06:49 PM
Hi I have made a swf and put it on my sever. The swf loads a image from other sever. The problem is that I get this error : " Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: http://www.mydomain.ro/flspeedtest.swf cannot load data from http://seconddomain.ro/picture2.jpg?1198867462343.
at Master$iinit() ".
If I test the swf locally it works.
What should I do to fix the problem?
Need HELP!!!
Thanks to all how read this.

dr_zeus
12-28-2007, 11:32 PM
seconddomain.ro needs a crossdomain.xml file to allow www.mydomain.ro to access the data.