Graphics Flex


    backgroundColor="0xFFFFFF">
    
    
        @font-face
        {
            src:url("a.ttf");
            fontWeight: normal;
            fontFamily: localFont;
        }
        .coolStyle
        {
            fontFamily: localFont;
            fontWeight: normal;
        }