Most useful ActionScript packages / libraries

Viewed 8505

What are some useful plug-ins, packages or source-code for ActionScript?

Please include ActionScript version, name, link and description.

13 Answers

A standard UI component library including with focus on customization, data intergration and performance. Including TreeView, ListView, SelectBox, ColorPicker, etc ...

AS Data Provider Controls

<Shameless self-plug>

asMock : Dynamic mocking framework for AS3 with integration support for FlexUnit 1/4.0/4.1, ASUnit and fluint

</Shameless self-plug>

Related