I am developing an aucton site and need to dispaly images of various size and type like jpeg or gif, my problem is how to scale the image so that it fits in a 200X230 box without being distorted. Does anyone know of an simple image loader in Flash MX where it can be called from html and display the image scaled to fit in the box, or can this be done in javascript?