Monthly Archives: September 2009
Gaia Framework – ANT
Gaia, is a framework for creating Flash pages, which is open source and we can adapt to our needs.
Greatly facilitates the development of flash pages, and significantly reduces the time of development. It also has very good documentation which is very easy to start using it. It provides a panel (for the Adobe Flash) that is installed through an extension of the Adobe Extension Manager application. In version 3.1.9, has introduced the option of creating a draft FlashDevelop or Flex Builder. Once created you can import into Flex and everything working.
You can also import the project in Flex Builder Eclipse with FDT, which is our case.
Normally we create the project from the panel gives us the extent of Gaia, and compile the files. Fla, the aim of this paper is to compile the project without the need for a Flash application itself, so that only necessary for the creation the project. Continue reading
Ant for flash developers – Task scriptdef (part 5)
Sorry, this entry is only available in Español.
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
Ant for flash developers – Introduction II (part 2)
Sorry, this entry is only available in Español.




