Original Description:
An interesting routine designed to explode bitmaps into little pixels. Written as a relatively simple to use behaviour, it can be applied to any sprite on the stage whose member is a bitmap. The only real issue is the size of the bitmap, as the process is pretty intensive on pixel manipulations, they can be quite slow.
The demo dir and dcr shows off the code.