Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

mattupstate/AS3-Toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AS3-Toolkit

A collection of goodies for building ActionScript 3 apps.

It contains a wide array of utilities and abstracted UI classes that can increase your producitivty.

Import the library into your project source, or compile the SWC file and include that instead.

To generate documentation, compile the swc or run the unit tests, create a file named user.properties and define the path to the Flex SDK. For example:

FLEX_HOME = /Users/Matt/SDK/Flex/4.1

Build/compile the SWC

ant build

Run unit tests:

ant test

Create documentation:

ant docs

About

A collection of goodies for developing ActionScript 3 applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors