How can I scale image horizontally and vertically to fit into this ApplicationControlBar?
I am using following Flex Code for image display but no result. : <mx:Image id= "img" y= "100" scaleContent="true" source= "{}" />