Bitmap Manipulation
Projects featuring Flash BitmapData class

Bitmap Line Drawing
This is a small class I wrote to draw lines using the BitmapData object. Its faster and more efficient than using a movieclip ...
Drawing Class
This is a drawing class implementing the Bitmap Object in Flash 8. It draws lines, circles, and boxes. Shape filling is still ...