layout="absolute"> private function resizeTextInput():void { textInput.width += 10; textInput.height += 10; }