FDT – AIR – ANT
- May 31st, 2009
- Posted in FDT
- Write comment
recently i needed to compile a web project as an air application. my actionscript editor of choice is fdt. i use the enterprise version and i’m a big fan. but it all bacame relative as i needed to compile a project for air. the documentation found on the powerflasher website isn’t up to date and has an incorrect app-descriptor xml. the up to date problem was (almost) soved by Martijn de Visser. well that was not all to get it running. in my template i also included linked libraries/src folders. you can download the source of a working project here: fdt_airapp


Thanks so much for posting your source files. It really helped me out getting it all working with FDT after struggling with the old version on their website. Thanks!