this.createTextField("txt", 1, 100, 100, 300, 100); txt.text = "text"; txt.texttoo = "texttoo" trace(txt.texttoo)