CS4 是否支持桌面应用程序的软键盘
我需要将软键盘用于为 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论