Image object white background showing
问题 I have an Image object that gets resized to the containers size when the image loads. The images that it will load are dynamic in size so after resize I end up with a sliver of the image object's white background showing. How can I make the Image object not have a white background and be transparent. Parts of the PNG's have transparent parts but show up as white due to the white background of the object is it loaded into. <mx:Panel xmlns:mx="http://www.adobe.com/2006/mxml" headerHeight="20" >