mxmlc
groovy build script to build a flex project
I am trying to build a flex (and java) project using a groovy build script. See documentation here - http://groovy.codehaus.org/Using+Ant+from+Groovy[详细]
2023-01-30 04:58 分类:问答Microphone in flex/AS
Can any one point me to a small code for testing a microphone which is written in flex/AS Than开发者_C百科kshttp://renaun.com/blog/2010/04/converting-flex-3-microphone-application-to-flex-4-part-1/[详细]
2023-01-29 04:39 分类:问答Cannot import mx packages
In the Below action script file there is an error saying cannot import mx.controls.Label, I am compiling this through command line on,linux and the environment variable path is set where flex is insta[详细]
2023-01-28 20:52 分类:问答Actionscript error cannot import library
In the Below action script file i get an error saying cannot import mx.controls.Label,how is this to be resolved[详细]
2023-01-28 12:42 分类:问答Using compiler constants with <compc /> ant task
I\'m converting an existing build script from <mxmlc /> to <compc /> to generate a swc. However, the build is failing, giving the error:[详细]
2023-01-28 07:50 分类:问答Inject data in an swf at compile time
Is it possible to inject data, for example a collection of assets (video, images...), in an swf at compile time?[详细]
2023-01-27 23:30 分类:问答Compile actionscript using mxmlc compiler
How would you compile actionscript code whose main class is inside a package using mxmlc command line compiler? Consider the following -[详细]
2023-01-24 16:28 分类:问答How do I get FlashBuilder to show me the command-line output?
Specifically,开发者_Go百科 I want to know what the commands are... all the flags it produces and passes to mxmlc.There must be a way, but I just can\'t figure it out. Ultimate method - locate mxmlc ex[详细]
2023-01-23 20:57 分类:问答Flex Compilier says source-path and package definition mismatch
Here\'s the issue: I have three files in the same package: com.foobar The directory to these files is: C:..\\mylibrary\\src\\com\\foobar\\[详细]
2023-01-19 07:11 分类:问答trace() not written to flashlog.txt
I\'m using mxmlc on a Mac terminal to compile an AS 3.0 project and then I run it by opening the Main.swf in Flash Debugger 10.[详细]
2023-01-16 17:44 分类:问答
加载中,请稍侯......