mxmlc
How to specify linked resource folder in mxmlc compiler arguments?
I\'ve got external folder with resources (graphics, movies, etc) which is shared between a couple of projects. I\'m able to link this resource folder in FlashBuilder (as described in http://livedocs.a[详细]
2023-04-12 12:52 分类:问答Why does mxmlc Incremental Compile cause a fault relating to particular embedded asset?
I have a swf which embeds around 40 various png and fxg objects using the embed metatag... eg.: public class OneOfMyEbeddedAssets[详细]
2023-04-12 01:11 分类:问答From where may I download the Flash Builder SDK equivalent to Flash Player 11?
I wish to use Stage3D and Context3D in ActionScript. For that I need to download the beta version of Flash Player 11. However, I can\'t find the equivalent Flash Builder SDK with the mxmlc executable[详细]
2023-04-09 22:31 分类:问答Any way of parametrizing whether or not to append inner elements in ant?
I am writing an ant file for compiling a flex project (but this question may apply to non-flex ant scripts as well).[详细]
2023-04-08 04:20 分类:问答Can't find how to use CONFIG:: directives properly
Let\'s say I have to compile two different versions of my .swf for different sites. The difference is in hostnames for the ajax and redirection, several minor tweaks in code and in graphics added to t[详细]
2023-03-28 19:44 分类:问答Why Does The Flex Compiler Get Confused If a Property Name Matches A Class Type?
This is more of a rant than a question; but I am curious to know if anyone has some insight for me.The application I am working on deals with a C# .NET backend; communication is achieved via a socket[详细]
2023-03-28 19:19 分类:问答AS3 alternatives to *_exclude.xml files, loading class definitions dynamically
I\'ve been banging my head against a wall for this for almost a couple days now and hoping that someone can point me in the right direction.[详细]
2023-03-20 21:30 分类:问答Microphone amp using flex/AS
Is there a amplifier kind of version written in action开发者_如何转开发 script or flex is so please lead me to relevant examples for it..[详细]
2023-03-20 07:00 分类:问答Invalid heap size: where it is taken from?
Executing one of the ant tasks, which launches mxmlc (which in turn uses JVM). I am getting the following output:[详细]
2023-03-17 23:35 分类:问答How to make the bitmap generate the SWF file
The bitmap resource, It\'s usually make the bitmap generate the SWF file ,and use Loader class to load into the application.[详细]
2023-03-13 19:20 分类:问答