【发布时间】:2011-05-25 09:05:14
【问题描述】:
我想在 localhost 和 example.com 之间使用 XMLSocekt。
本地主机中的 SWF 尝试连接 example.com,发生 SecurityError。
如何在 localhost 和 example.com 之间使用 XMLSocekt?
【问题讨论】:
-
[SecurityErrorEvent type="securityError" bubbles=false cancelable=false eventPhase=2 text="Error #2048"]
-
对不起,SWF 在本地(C:¥...)
-
如果问题出在本地 SWF 连接网络上,请检查全局安全设置面板
标签: flash actionscript-3 xmlsocket