Components Flex



    
        import mx.controls.ToolTip;
        public function init():void {
          ToolTip.maxWidth = 100;
        }