creationComplete="initStyles()"> private function initStyles():void { myLabel.setStyle("fontWeight", "bold"); myLabel.setStyle("fontSize", 20); }