做Flex& iPhone 支持 Flash 吗?
我是一名 Flex 开发人员。我希望为 iPhone 制作 Flex 应用程序。
但是,当我用谷歌搜索相同内容时,大多数链接都显示 iPhone 不支持 Adobe Flex 和 flash。
- 这是对的吗?为什么不支持?
- 如果支持的话,哪些是通过flex开发iphone应用程序的好书。
谢谢。
I am a Flex developer. I wish to make flex applications for iphone.
But, when I google up for the same, most of the link shows up that Adobe Flex and flash aren't supported on iphone.
- Is this right ? Why it isn't supported ?
- If it is supported, which are the good books for developing iphone applications via flex.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Flex 4.5.1 现在在 iOS 设备上支持 Adobe Air - 作为 Flex 开发人员,您可以开发要安装在 iOS 以及 Android 和 Blackberry playbook 上的应用程序(目前)
请参见此处:
http://www.adobe.com/devnet/air/articles/packaging-air-apps-ios.html
http://www.adobe.com/devnet/air/articles/ios_features_in_air26.html
Adobe air is supported on iOS devices now with Flex 4.5.1 - as a flex developer, you CAN develop applications to be installed on iOS as well as Android and Blackberry playbook (at this time)
See here:
http://www.adobe.com/devnet/air/articles/packaging-air-apps-ios.html
http://www.adobe.com/devnet/air/articles/ios_features_in_air26.html
iOS 上基于 AS3 的项目的支持和性能是有限的。
如果您是一名 Flex 开发人员,您会感觉很轻松地使用 Objective-C 和本机 CocoaTouch 框架构建 iOS 应用程序。
查看 iTunesU 上斯坦福大学 2010 年冬季“开发 iOS 应用程序”课程。这些课程是免费的,并提供了一种非常容易理解的方式,可以在短短几个小时内启动并运行。
Support and performance for AS3 based projects on iOS is limited.
If you are a Flex developer, you will feel right at home building iOS apps using Objective-C and the native CocoaTouch frameworks.
Check out the Winter 2010 Stanford University "Developing Apps for iOS" course on iTunesU. The sessions are free and provide a very easy to understand way to get up and running in just a few hours.