For many developers a well known tool! The Gaia (as3) Framework offers a really good solution for page based flash application/sites. The only thing I don’t like about it, is that this framework creates a .fla and a swf for each page, which is in my oppinion an overhead of data. For the framework where I’m working on, I try to adapt the fundamental elements from different existing frameworks. The sweet thing of Gaia is that it handles the loading order and transitions of pages really nice, besides it can be easily indexed by search engines like Google. What I want is a good solid solution for page and non page based applications. The flowmanager of the ASAP framework has that paging functionality too, only it’s fully in code. My goal is to build an as3 framework that is agile and reusable in all situations, whether you create a game or just simple page based content.
Inlet
Patrick Brouwer
Freelance Flashdeveloper / Webdeveloper
Freelance Flashdeveloper / Webdeveloper







1 Comment
i agree with you, its too heavy.
we want the lightversion of as3 framework. i’m still waiting for your framework btw