I'm attempting to write code that will allow me to import a large Bitmap (jpg) and I want to resize it. I can do so, but it doesn't look all that great. I want to be able to redraw the bitmap smaller in actionscript. Is that possible?