编译actionscript在linux [英] compiling actionscript in linux

查看:217
本文介绍了编译actionscript在linux的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在一个需要Flash mp3播放器的网站上工作。我绝对不知道程序从搞乱flash / actionscript / flex等,但我需要编辑闪存非常轻微(我需要添加两行代码)。有许多教程,有设置一个闪存(或flex或任何)开发环境,但是,因为我的需要是这么简单,我想要比这更轻一点(也,许多似乎过时的)。我想我的意思是我正在寻找一个简单的方法来重新编译一些现有的actionscript(命令行是一个加号!)。

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?

推荐答案

下载free / opensource Flex 3 SDK 。这包括一个ActionScript3编译器。像这样运行编译器:

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

mxmlc MyAs3File.as

这篇关于编译actionscript在linux的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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