Various Flash/Flex Actionscript 3 source code released to the community by Richard Lord of Big Room
Implements Key.isDown in Actionscript 3.
A Matrix class with more functionality than the one included with Flash.
Manages object pooling by retaining disposed objects and returning them when a new object is requested.
Creates circular perlin noise images.
Creates and manages single instances of classes, without the need to add singleton code to the classes themselves.
A package of classes for creating a Tetris game, plus an example game.
Like the flash.geom.Point class but with lots more functionality.
To create a weak reference to an object.