将 SWF 打包成 EXE 或 APP

编程入门 行业动态 更新时间:2024-10-22 08:35:40
本文介绍了将 SWF 打包成 EXE 或 APP的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我正在尝试调整我的 Flash 开发工作流程,以便我将 Flash Builder 用于我的所有编码和用户界面的多个 FLA 文件.我将在 Flash Builder 中创建一个 ActionScript 项目,然后让每个 FLA 将一个 SWC 导出到一个资源文件夹中.

I am trying to adjust my Flash development workflow so that I am using Flash Builder for all of my coding and multiple FLA files for the user interfaces. I will be creating an ActionScript project in Flash Builder and then having each FLA export a SWC into a resources folder.

重要的是我保留了导出 PC 和 Mac 的能力——分别是 EXE 和应用——投影仪文件.有没有办法使用 Flash 编译器或任何 3rd 方工具来做到这一点?

It is important that I retain the ability to export PC and Mac -- EXE and app, respectively -- projector files. Is there a way of doing this with the Flash compiler or any 3rd party tools?

我知道 mProjector 和类似的工具可以做到这一点,但我想要一个可以自动化到我的构建中的解决方案.

I know that mProjector and similar tools can do this, but I would like a solution that can be automated into my builds.

EDIT 5/14/2010 9:30 AM:我的选择之一是使用 AIR,但是……Flash Builder 不允许您从 ActionScript 项目构建 AIR 应用程序.另一种选择是使用 Zinc...Zinc 是否有任何命令行选项,以便我可以将其包含在我的构建过程中?

EDIT 5/14/2010 9:30 AM: One of my options is to use AIR, however...Flash Builder does not let you build an AIR application from an ActionScript project. Another option is to use Zinc...does Zinc have any command line options such that I can include that in my build process?

推荐答案

有不同的可用选项:

  • 使用空气
  • 将您完成的项目封装在 fla(将文档的类设置为您的自定义类),然后将其发布为 win/mac 投影仪
  • 使用第三方应用程序将 swf 转换为本机可执行文件.最著名的选项可能是 zinc

更多推荐

将 SWF 打包成 EXE 或 APP

本文发布于:2023-07-14 21:59:16,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1107271.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:SWF   EXE   APP

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!