Just curious if it were possible to have the opacity of the buttons toned down to be semi transparent. Also is it possible to have rounded buttons or other shapes as buttons.
I would like to know how to do semi-transparent a bitmapdata. The idea is to try to have a bitmapdata and change its transparency. For example I would like to draw a cloud, and change its transparency in an animation (thanks to gv. ).
By the way, I often use .png files.
You should start a new thread for a new question. There is no simple way to change the transparency of a Bitmap. AcceleratedSurface library might allow you to do it by using the exposed Canvas.