I have an external class in a .as file, my problem is that I can’t access text box elements on the stage. Code like stage.txtfield.text or this.parent.txtfield.text does not work. The txtfield is the instace name of a Dynamic Text field.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Stage text field access from class
|
0 | 80 | February 22, 2009 | |
Accessing DynamicText from external class | 0 | 110 | November 28, 2007 | |
Accessing Elements on the Stage from a linked Class | 0 | 106 | November 28, 2007 | |
addChild from an external .as file | 0 | 91 | February 15, 2009 | |
Acessing the stage | 0 | 43 | July 30, 2007 |