将SWF包装到EXE或APP中 [英] Package SWF into an EXE or APP

查看:216
本文介绍了将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和app,分别 - 投影机文件。有没有办法使用Flash编译器或任何第三方工具?

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.

编辑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?

推荐答案

p>有以下不同的选项:

There are different options available:


  • 使用AIR

  • (将文档类设置为自定义类),然后将其发布为win / mac投影仪

  • 使用第三方应用程序将swf转换为本机可执行文件。最着名的选项可能是

  • Use AIR
  • Encapsulate your completed project in a fla (setting the document's class to your custom class) and then publish it as win/mac projector
  • Use a third-party application to convert swf to native executables. The best known option there is probably zinc

这篇关于将SWF包装到EXE或APP中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆