Gaia 2.4.6 Released
With this latest release, Gaia introduces ASDocs, custom initialization, SWFAddress 2.2, TweenMax 2.15, code cleanup and bug fixes.
ASDocs
ASDocs are now available for the Gaia AS3 Framework API. It's a work in progress. The utils package is next.
Custom Initialization
You can now run custom initialization code in Gaia before the first goto occurs. This gives you complete freedom when you start up your Gaia site to do anything you want, even asynchronously! You can read more about it in the Gaia Wiki.
SWFAddress 2.2
From the latest SVN build, SWFAddress 2.2 is now included with Gaia.
TweenMax 2.15
Jack Doyle has released a new version of TweenMax which contains a lot of new features.
Code Cleanup and Bug Fixes
FDT exposed some unused imports, missing semicolons, etc. which have all been cleaned up. Additionally, some minor bugs have been fixed, as well.
Posted in Gaia