AIR 应用程序和 Flash Player 应用程序之间的 LocalConnection

发布于 2024-10-04 01:39:29 字数 248 浏览 4 评论 0原文

我正在尝试连接 AS2(使用 Flash CS4 的 Flash 播放器上的 swf)和 AS3(使用 Flash Builder 4 的 AIR 上的 swf),但当我从 AIR 应用程序发送命令时收到错误:

[StatusEvent type="status" bubbles=false cancelable=false eventPhase=2 code=null level="error"]

如何调试?

I'm trying to connect a AS2(swf on Flash player using Flash CS4) and AS3(swf on AIR using Flash Builder 4), but I get an error when I send a command from the AIR app:

[StatusEvent type="status" bubbles=false cancelable=false eventPhase=2 code=null level="error"]

How can I debug this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

你的往事 2024-10-11 01:39:29

最近我也尝试了as3和as2之间的LocalConnection,但运气不佳。然后我找到了 Grant Skinner 的 SWFBridge 课程,它们为我工作。

Recently I tried LocalConnection between as3 and as2 too with little luck. Then I found SWFBridge classes by Grant Skinner, and they worked for me.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文