Tag Archives: taskdef
Ant for flash developers – Task macrodef (part 4)
Sorry, this entry is only available in Español.
Ant for flash developers – Task copy (part 3)
In this part of introduction to ANT, I will use the copy em> task. For this example I need to create a template of a generic class that inherits from Sprite to flex, which will be the main application class, on this template and using the copy task some patterns are replaced by values that have previously been assigned to property, also will see how tasks include libraries developed by others or by ourselves, using taskdef, as compiled the class created using the flex ant tasks, especially the mxmlc task. Continue reading




