不使用 Flash Builder 构建 ActionScript 3.0 应用程序
我有一个使用 Adobe Flash Builder 4.5 试用版制作的 Actionscript 3.0 应用程序。
现在,Flash Builder 许可证已过期。
有没有办法在不使用 Flash Builder 的情况下编译我的代码?
我在某处读到有一个免费的编译器可以做到这一点。弗莱克斯怎么样?免费吗?也许我可以将我的动作脚本代码与 Flex 一起使用
I have an Actionscript 3.0 app that I've made using a trial copy of Adobe Flash Builder 4.5.
Now, Flash Builder license has expired.
Is there any way to compile my code without using Flash Builder?
I read somewhere that there is a free compiler to do that. What about Flex? Is free? Maybe I can use my actionscript code with Flex
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
正如上面的回答者所建议的,您可以使用免费的 Flex SDK。为此,我强烈推荐 Flash 开发 (http://www.flashdevelop.org)。
一个出色的工具,无需 Flash IDE 即可开发基于 Flash 的内容。
As the above answerer suggested, you can use the free Flex SDK. To go with this I would highly recommend flash develop (http://www.flashdevelop.org).
A fantastic tool for developing Flash based content without the flash IDE.
您可以获得免费的 Flex SDK(在 Flash Builder 中使用)。您可以在此处 (4.5) 或此处 (4.1)。然后阅读有关应用程序编译器的官方文档并将这些知识应用到您的应用程序中项目。
并附加说明。如果您是学生或失业人员,您可以此处。
You can get free Flex SDK (which is used in Flash Builder). You can get it here (4.5) or here (4.1). Then read official documentation about application compiler and apply these knowledges to your project.
And additional note. If you're student or uneployment you can get Flash Builder 4.5 Standard for free here.