如何将 MXML 文件编译为 AS3

发布于 2024-11-06 08:56:01 字数 238 浏览 2 评论 0原文

我想编译一个从 MXML 到 as3 的类作为学习经验。最好的方法是什么?

该类依赖于我项目中的其他类,但我认为如果我只是将其编译为 as3,那应该不重要,对吧?

做到这一点最简单的方法是什么?目前我有 Flash Builder 4(在 Eclipse 中),但我很乐意使用命令行编译器(如果存在)。

我确信这个问题之前一定有人问过,但我找不到。如果已经被问过,请关闭此问题并指出较旧的问题/

I want to compile one class from MXML to as3 as a learning experience. What is the best way to do this?

The class had dependencies on other classes in my project but I don't think that should matter if I am just compiling it to as3 right?

What is the easiest way to do this? Currently I have Flash Builder 4 (in Eclipse) but I would be happy just to use a command line compiler if that exists.

I was sure that this question must have been asked before but I could not find it. If it has already been asked please close this and point me towards the older question/

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

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

发布评论

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

评论(1

画中仙 2024-11-13 08:56:01

请参阅 此处的 keep- generated-actionscript 命令行选项

您可以在命令行中使用它,也可以在 Flash Builder 中使用它。 < /a>.

See keep-generated-actionscript command line option here.

You can use it both in command line and from Flash Builder.

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