Skip to content
sangupta edited this page May 3, 2012 · 1 revision

The as3extensions project contains several classes that enhance the basic functionality of ActionScript and makes it easier to use. These classes are meant to reduce a lot of boiler-plate code that a user may need to write in order to achieve simple tasks.

The entire library can be categorized into the following:

  • Database related
  • Functionality built over Adobe AIR HTML control
  • Files and Directories
  • Web related like accessing XML/JSON webservices
  • Common contract enforcing interfaces
Clone this wiki locally