Security error

5 views
Skip to first unread message

cindy

unread,
May 22, 2009, 6:21:56 PM5/22/09
to AS3 HttpClient
I have a https server run on 4343. So I changed
DEFAULT_HTTPS_PORT:uint =4343.
I got security error. I have put the crossdomain.xml at server's root
directory.
<?xml version="1.0"?>
<cross-domain-policy>
<allow-access-from domain="*" to-ports="*" />
</cross-domain-policy>

Does any one know how to fix the security error?

Thanks!

Cindy
Reply all
Reply to author
Forward
0 new messages