When creating a new Bitmap Data object, there is a transparency flag. Now, you might be forgiven for thinking that if you set this to true it will give you alpha goodness but alas it will not.
All this flag does is tell Flash not to ignore the alpha channel of each pixel. You need to actually specify the colour. See code below and enjoy.
[ READ MORE ]



