05 August 2007

How to add Bitmap to UIComponent

How to add Bitmap to UIComponent - here

<mx :Image creationComplete=”(event.currentTarget as Image).source = new Bitmap( bitmapData)”/>




Duplicating images using the Bitmap and BitmapData classes