-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Flex 3 with Java

Ant is an industry-standard build management tool used for building and packaging applications. It provides a very flexible and easy-to-use XML-based scripting language for atomizing the application-building and packaging process. Ant works with a variety of languages for compiling and packaging applications. To know more about Ant, see http://ant.apache.org/. Flex 3 provides Ant tasks for compiling Flex application source files. Flex Ant Tasks provide mainly two tasks for compiling Flex application sources—mxmlc
and compc
. You can use these tasks to compile your Flex application components, libraries, and modules. In addition to compiling tasks, Flex also provides a task called html-wrapper
which allows you to customize wrapper generation for your application. Flex Ant Tasks comes with Flex 3 SDK. You can find it under the <flex_sdk_install>\ant
folder or the <flex_builder_install>\sdks\3.0.0\ant
folder. The Flex Ant Tasks are inherited from Java Ant Tasks...
Change the font size
Change margin width
Change background colour