flixel is a free Actionscript (Flash) library that I distilled from a variety of Flash games that I've worked on over the last couple years, including Gravity Hook, Fathom and Canabalt. It's primary function is to provide some useful base classes that you can extend to make your own game objects.
created at Oct. 18, 2009, 11:14 p.m.
Gamepad simulates an analog joystick input using the keyboard. Many times when we access key presses, what we are really doing is pretending that WASD, the arrow keys or some other combination are actually a D-pad or joystick with an X and Y axis, and 1 or 2 fire buttons. Gamepad handles the event capture, maths and other details of this for you, so you only have to think about how you want your game to respond to this input.
created at Nov. 11, 2009, 5:12 p.m.
An actionscript 3 space invaders emulator based on the intel 8080 processor
created at Nov. 25, 2009, 12:53 a.m.
An ActionScript 3 driver for PostgreSQL.
created at Nov. 28, 2009, 5:06 a.m.
Flash ActionScript3 dynamic audio library
created at Dec. 15, 2009, 10:36 p.m.
Open source flash video player An embeddable "all in one" Player (FLV, F4V, MOV, MP4, vimeo and youtube).
created at Dec. 19, 2009, 11:28 p.m.
Complete Ruby/ActionScript socket client/server with AMF
created at Jan. 17, 2010, 3:43 a.m.
TreeMap data visualization component for Adobe Flex
created at Jan. 19, 2010, 8:56 p.m.