Shan’s Simple Examples: Start to Finish, using Ant with Flex for the first time
Disclaimer: This post is not about best practices or anything of that sort. This is just a recount of my first attempt at using Ant with an open-source Flex library project.
Here are the steps I went through (well, minus the steps that did nothing) to get my first Ant build script up & running;
Installing Ant
There [...]
