Sprites to Bitmaps with draw and copyPixels

This experiment copies a fancy sprite into a BitmapData object with the draw routine. The copied Bitmap is then copied to a new Bitmap several times using the copyPixel routine in a loop.