Components Flex



    
        @namespace mx "http://www.adobe.com/2006/mxml";
        mx|Tree { 
            depthColors: #FFCC33, #FFCC99, #CC9900;
            alternatingItemColors: red, green; 
        }