flash help please
flash help please
Out of context: Reply #2
- Started
- Last post
- 3 Responses
- joyride0
this.boxtext.text = "i want this text here in the textbox";
or if the box has rendar as html text selected
this.boxtext.htmlText = "i want this text here in the textbox";