This label displays bold and italic HTML-formatted text."; // Event handler function to change the image size. private function displayHTML():void { simpleLabel.htmlText= htmlData; } // Event handler function to change the image size. private function displayText():void { simpleLabel.text="This Label displays plain text."; } ]]>