CS4 是否支持桌面应用程序的软键盘

发布于 2024-12-03 19:24:30 字数 475 浏览 2 评论 0原文

我需要将软键盘用于为 Windows 桌面开发的 Flash 程序,我尝试了下页给出的示例: http://help.adobe.com/en_US/as3/dev/WSfffb011ac560372f6bc38fcc12e0166e73b-7fff.html

当我测试电影时,它给了我一个编译器错误:

1119:通过静态类型 flash.display:Sprite 的引用访问可能未定义的属性 needSoftKeyboard。

我注意到Flash Player 10.2或更高版本可以使用此功能,因此我更新了我的CS4,但它仍然不起作用。有人知道是什么导致了这个问题吗?

非常感谢。

I need to use softkeyboard for a flash program developed for windows desktop, and I tried the example given on the following page:
http://help.adobe.com/en_US/as3/dev/WSfffb011ac560372f6bc38fcc12e0166e73b-7fff.html

When I test the movie, it gives me a compiler error:

1119: Access of possibly undefined property needsSoftKeyboard through a reference with static type flash.display:Sprite.

I noticed that this feature is available to flash players 10.2 or higher, so I updated my CS4, but it still didn't work. Does anybody know what is causing the problem?

Many thanks.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文