FlashDevelop可以部署到iOS吗?

发布于 2024-11-30 23:50:58 字数 183 浏览 1 评论 0原文

我在互联网上搜索了FlashDevelop能否部署到iOS这个问题的明确答案。我读过的所有内容都不是很清楚,也不是很确定。我没有足够的钱购买 Adob​​e Flash 或 Flash Builder,所以如果我有一台 Mac,FlashDevelop 是一个合适的替代品吗?我可以为 iOS 制作 Flash 游戏吗?

谢谢, 大卫

I have searched the internet looking for a definitive answer to the question of can FlashDevelop deploy to iOS. All the thing's I have read are not very clear and not very certain. I don't have enough money to afford Adobe Flash or Flash Builder so provided I have a Mac is FlashDevelop a suitable replacement that I can make flash games for iOS?

thanks,
David

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

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

发布评论

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

评论(3

有木有妳兜一样 2024-12-07 23:50:58

很好的教程

这里有一些详细的教程,可以从 FlashDevelop 发布到 iOS - 这种模板将来会集成到 FD 中:

工作流程优化

请注意,由于这些教程中 AIR SDK得到了改进,您可以在“解释器”模式下打包您的 IPA,它大大缩短了打包时间,并且除非进行真正的 CPU 密集型计算,否则它的运行速度大约相同。

在打包命令中,使用 ipa-test-interpreteripa-debug-interpreter 而不是相应的 ipa-testipa -调试选项。这是在执行打包工作的 .BAT 脚本中查找和更改的内容。

Good tutorials

Here are some detailed tutorial here to publish to iOS from FlashDevelop - this kind of template will be integrated in FD in the future:

Workflow optimization

Please note that since these tutorials the AIR SDK was improved and you can package your IPA in "interpreter" mode, it greatly cuts packaging time and it runs about as fast unless doing really CPU intensive computations.

In your packaging command, use ipa-test-interpreter or ipa-debug-interpreter instead of the respective ipa-test and ipa-debug options. This is something to locate and change in the .BAT scripts which do the packaging job.

壹場煙雨 2024-12-07 23:50:58

通过 Adob​​e AIR 您可以为 iOS 进行编译,并且使用 AIR SDK FlashDevelop 可以编译 AIR / iOS。

不过,我认为他们没有适用于 Mac 的 FlashDevelop。我有一台 macbook pro,使用 bootcamp 启动/运行 Windows 主要是为了使用 flashdevelop,效果很好。

FlashDevelop的项目组织和代码补全等都非常好,比adobe的好多了,绝对值得。

Via Adobe AIR you can compile for iOS, and with the AIR SDK FlashDevelop can compile AIR / iOS.

I don't think they have FlashDevelop for Mac, though. I have a macbook pro and use bootcamp to boot in / run windows primarily to use flashdevelop and it works great.

FlashDevelop's project organization and code completion etc is so good, much better than adobe's, definitely worth it.

琉璃繁缕 2024-12-07 23:50:58

虽然这并不能直接回答你的问题,但我认为这仍然可以帮助你。如果您满足某些条件,Adobe 会提供 Flash Builder 的免费副本(仅限标准版,而非高级版)。

我们免费提供 Adob​​e Flash Builder 4.5 Standard 副本:

  • 符合条件的教育机构的学生、教职员工
  • 受当前经济状况影响的软件开发人员
    目前失业
  • 在活动中收到特殊促销代码的活动参与者

http: //www.adobe.com/devnet-apps/flex/free/index.html

Although this doesn't answer your question directly, I think this may still help you. Adobe provides free copies of Flash Builder (Standard Ed. only not Premium) if you meet certain conditions.

We provide free copies of Adobe Flash Builder 4.5 Standard to:

  • Students, faculty and staff of eligible educational institutions
  • Software developers who are affected by the current economic condition
    and are currently unemployed
  • Event attendees who receive a special promotional code at their event

http://www.adobe.com/devnet-apps/flex/free/index.html

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