Container Flex



    
    
        @namespace mx "http://www.adobe.com/2006/mxml";
        @font-face { 
           src:url("a.ttf"); 
           fontFamily:myFontFamily; 
           flashType: true; 
        } 
        mx|VBox { 
           fontFamily: myFontFamily; 
        }
    

    
        
            
            
                            text="The text uses the myClass class selector." />