Hi, I`m using ImageLoader class for image loading and processing.   here is the code: var _qimage:ImageLoader = new ImageLoader(_image, {name:"photo1", estimatedBytes:2400, container:imageLoader, x:imageLoader.thBg.x, y:imageLoader.thBg.y, alpha:1, width:80, height:62, scaleMode:"proportionalOutside", onComplete:completeHandler, onError:errorHandler});   As you can see, by using: width:80, height:62 I define size in which image should be loaded and that needs to be loaded in that s