this.createEmptyMovieClip("clip_mc", 0); clip_mc.createTextField("my_txt", 0, 0, 0, 100, 20); clip_mc.my_txt.text = "текст";