ah never mind i got it
<code>
bmp.dispose();
bmp = new BitmapData(169, 136, true, 0x000000);
mcBitmap.attachBitmap(bmp, 1);
</code>thanks alz _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

