This is an AS3 mouse trailer example using the Blitting technique.
From Wiki on Blitting: “A classic use for blitting is to render transparent sprites onto a background.”
So instead of having 100′s of movieclips on the screen at the same time, you only have 1 bitmap object. This dramatically improves performance.
This also allows you apply filters to this bitmap image to achieve all kinds of fancy effects, such as this trailer using blur and alphaMultiplier (bitmap alpha control).
Preview v1.0.0

Just looked at the source
Very nicely done! Hats off to you.
Note: You need to add a date to your entries, I have no idea if this was posted yesterday or 3 years ago
Hi elouai,
Thanks! Glad you like it
I actually took off the dates on purpose the other day. I guess it makes sense to have them.
Cheers,
PR
it’s amazing tanks men…