I support the OCCUPY movement

Archive:  March, 2009

BitmapText class

March 5, 2009 0 Introductions

A new section is up on the projects page where I put classes I’ve written that I think might be useful to others. People seemed to like my post on bitmap text so I released the class I use to do the boring work for me. Usage: // Optional format var format:TextFormat = new TextFormat();… Read More »

Pixel particle trails

March 3, 2009 0 Experiments

UPDATE: This post is here for historical purposes. The SWF has been moved to a new location. I’ve been messing around with particles, particularly the blitted, traily kind I guess. Click on the image below to pop and watch it. Grab the source at the bottom and let me know if you do something cool… Read More »