var txt:TextField = this.createTextField('txt', 0, 0, 0, 200, 100); txt.border = true; txt.borderColor = 0xa5a57c; txt.background = true; txt.backgroundColor = 0xff;