Main Page
From CASA Framework
We know it's a little sparse around here. We are working hard at populating helpful content so check back soon. If you have any content suggestions feel free to let us know on the CASA discussion list. In the mean time check out our Articles, Quick Tips, discussion list archives, the documentation and read the following:
[edit] CASA Framework for ActionScript 2.0
CASA is an agile framework for ActionScript 2.0. It is designed to ease the chore of common and complex tasks without getting in the way.
CASA framework creates a sturdy and powerful foundation on which to build your Flash applications. In short, "Can CASA do this?" Maybe not. "Can CASA help with this?" Almost always.
CASA thrives for standardization and allows for flexibility. Classes in CASA adhere to many interfaces which creates helpful patterns in otherwise different objects. Need to load XML, CSS, SWF, JPG, MP3, font, variables or FLV? CASA treats them all in a very similar way. Need to chain a load, a tween and an interval together? You can do that too. The framework also allows for rapid garbage collection.
To see all that is included please take look at the CASA framework API documentation or continue browsing here at the wiki.
We are very proud of the CASA framework and look forward to it growing with your suggestions and support. Thank you.
[edit] CASA and Third Party Development Tools
- FDT
- CASA is error free in FDT, we haven't missed a semicolon.
- MTASC
- CASA compiles without error using strict compilation mode.
- CASA contains many MTASC strictly typed arrays.
[edit] Will There Be an ActionScript 3.0 Version?
Yes! We are hoping to release an AS3 framework later this year. AS3 contains a lot of great changes so there will not be a direct port; more of a parallel framework with commonalties.

