开发者

Flash Player is not working in domain, but working if i provided IP

I have developed a player in AS3. It is working if i prov开发者_运维知识库ide the IP of the website. But, it is not working when i provide the full domain name. Even, i provide the crossdomain.xml for global access.

Please suggest.


Have you tried:

import flash.system.Security;
Security.allowDomain("*");
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜