ANT
Generating HTML wrapper using ant script
Further to my post of compiling flex projects using Ant script, in this post I am going to tell that how you can generate the html wrapper file for the swf that is compiled using Ant.
If you haven’t read that post I request you to read it by clicking here.
In order to generate the html [...]
Using Ant to compile Flex Projects
In this post I am going to explain to you that how you can use Ant to compile your flex projects using the Flex Builder 3.
To know about how to enable the support for Ant in Flex Builder please click here
Step 1 - Create a new Flex project
Ok, so first we will create a new [...]
Adding the ANT support in Flex Builder 3
If you are working on Flex Builder 3 and you want to have the Apache ANT support in your flex builder 3, then do the following:
From the Help menu, point to Software Updates and click on Find and Install… This will open up a new dialog
In this dialog, keep [...]

