Posts Tagged ‘ANT’
Playbook Development with FDT and ANT
December 13th, 2010 • 23 comments ActionScript, AIR, Flash, Playbook
Tags: ActionScript, AIR, ANT, AS3, BlackBerry, Playbook
I just put up a sample FDT project on github which gets you started with BlackBerry Playbook development with FDT. I comes with an ANT build.xml which pretty much does all the work for you.
https://github.com/formatlos/hello-playbook-with-fdt
Read more »
Create Font SWFs easily in FDT
August 19th, 2009 • 24 comments ActionScript, Flash, General
Tags: ActionScript, ANT, AS3, Flash
I created an ANT build file which lets you create font SWFs easily, it takes a class template as input, generates the actual class for the chosen font and compiles the corresponding swf. but enough talking … give it a try.

