<mx:Panel id="panel"> <mx:Image source="pl.jpg" width="100%" height="100%" id="img" complete="panel.width=img.contentWidth/2, panel.height=img.contentHeight/2"/> </mx:Panel>