AS3Libs
A collection of AS3 libraries and sketches
...It includes many small independent libraries for things like collision detection, color matrices/filters, particle effects, random number utilities, path-finding, etc., as well as smaller visual/interactive sketch examples. It is intended as a resource/toolbox for developers building in AS3 (Flash / AIR). Simple library for breaking intensive tasks up across frames to maintain UI responsiveness (simple green threads). Provides common color adjustment methods for use with ColorMatrixFilter. Uses the same math/values as the Flash Pro IDE's "Adjust Color" filter.