开发者

Compile .FLA files using maven

I am using flexmojos to build my flex projects. I also have a flash project containing .fla files which needs to compiled into swf

Does anyone have any ideas on how to do that?

One solution I thought was to use a command line script to do it and force maven to call the script. Something like this

Any other ideas?开发者_运维百科


It looks like Maven is similair to Ant; if so, check this out:

http://code.google.com/p/flashanttasks/

http://blog.jodybrewster.net/2009/04/26/flashanttasks-compiling-flash-movies-with-ant/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜