Actionscript Help
Actionscript Help
Out of context: Reply #4
- Started
- Last post
- 8 Responses
- ********0
the thing is myText_txt._width
will return the width of the TEXTFIELDbut
myText_txt.textWidth will return the width of the TEXT INSIDE the TEXTFIELD.
hope that's clear, sorry if I've confused ;)