可以使用条件编译常量在 DEBUG 和 RELEASE 版本中创建 SWC 文件吗?

发布于 2024-12-14 21:04:32 字数 463 浏览 3 评论 0原文

有没有办法在不同的目标(调试与发布)中编译 SWC 文件,就像使用 AS3 条件编译器常量编译 SWF 文件一样?

此链接显示了如何使用预定义的编译器常量来编译 SWF 文件: http://flashdevelop.org/wikidocs/index.php?title=AS3_Conditional_Compilation

但我需要知道如何使用 SWC 文件来实现这一点。

注意:我正在使用 FlashDevelop (Windows 7) 创建 SWC(如果这对完善答案有任何帮助)。

Is there a way to compile SWC files in different targets (Debug vs. Release) similarly how you can compile a SWF file with the AS3 Conditional Compiler constants?

This link shows how SWF files can be compiled with predefined compiler constants:
http://flashdevelop.org/wikidocs/index.php?title=AS3_Conditional_Compilation

But I need to know how to achieve this with SWC files instead.

Note: I'm using FlashDevelop (Windows 7) to create the SWC (if that's any help to refine the answer).

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

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

发布评论

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

评论(1

红衣飘飘貌似仙 2024-12-21 21:04:32

我相信使用 FlashBuilder 4+ 可以通过在导出为 SWC 之前更改项目的构建设置来实现这一点。我不知道FlashDevelop的局限性。您可以访问 FlashBuilder 吗?

I believe this is possible using FlashBuilder 4+ by changing the build settings of the project before exporting as an swc. I do not know the limitations of FlashDevelop. Can you get access to FlashBuilder?

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