Using the Bitmap and the BitmapData classes in ActionScript 3.0
What is the BitmapData class? - what is the Bitmap class? - create image animations - the draw method of the BitmapData class - methods setPixel and getPixel - images from the library straight to the stage on the fly using AS3 - screen capturing from the stage even during an animation and at timed intervals.