Event Flex



  
  
    
      private function initText():void
      {
        htmlLabel.htmlText = "This text is bold";
      }