Style Flex



    
    @namespace mx "http://www.adobe.com/2006/mxml";
    
    mx|Button {
        overSkin: Embed("a.gif");
        upSkin: Embed("b.gif");
        downSkin: Embed("a.gif");
    }