this.createTextField("my_txt", depth, 100, 100, 300, 100); my_fmt.color = 0xFF0000; my_txt.text = "This is my first test field object text.";