Manipulating a loaded image with BitmapData in AS3
It's very useful to work with external files and load them in Flash,
using a preloader for example or adding some nice effects. Let's see how
to manipulate a loaded image with BitmapData in AS3 using few lines of
code.