编译动作在Linux动作、Linux

2023-09-08 11:40:54 作者:挽你发丝

我工作的一个网站,需要一个MP3播放器。我完全不知道程序,从使用闪光灯搞乱/动作/弯曲等,但是,我需要编辑闪光灯极微(我需要添加两行code)。有众多的教程,在那里设立一个闪光灯(或弯曲或其他)的开发环境,但是,因为我的需要是如此简单,我喜欢去多一点的重量轻比(也,很多人似乎已经过时)。我想我要说的是我在找一个简单的方法来重新编译现有的一些动作(命令行是一个加号!)。有没有人有一个把戏他们的袖子做到这一点?

I'm working on a website that requires a flash mp3 player. I have absolutely no idea the procedures from messing with flash/actionscript/flex etc., however I need to edit the flash very slightly (I need to add two lines of code). There are a multitude of tutorials out there for setting up a flash (or flex or whatever) development environment but, as my needs are so simple, I'd like to go a little more light-weight than that (also, many seem outdated). I guess what I'm saying is I'm looking for a simple way to recompile some existing actionscript (command line is a plus!). Does anyone have a trick up their sleeve to accomplish this?

推荐答案

下载免费/开源的的Flex 3 SDK 。这包括ActionScript3的编译器。运行编译器是这样的:

Download the free/opensource Flex 3 SDK. This includes an ActionScript3 compiler. Run the compiler like this:

mxmlc MyAs3File.as