how to put text in the text field using script
|
| View previous topic :: View next topic |
| Author |
Message |
Roombor
Joined: 02 Jun 2006 Posts: 111
|
If i have a symbol with a textfield inside, how do i put text in the text field using script?
I tried making a function inside the symbol that takes in the parameter of what text to put in
And calling symbol.function(text)
But that didnt do anything
I went through the debugger and its calling the line of code, but it doesnt appear to do anything |
| |
|
|
|
|
|
|