Blitter
A simple, 2 class, spritesheet blitting library for actionscript3.
Blit sprites to a BitmapData with this simple blitting library in actionscript3. It can mirror a spritesheet across the x-axis for half the load time, trims the rectangular regions of each frame to only include the pixels that matters, and supports pre-rendered rotations.