actionscript q
actionscript q
Out of context: Reply #3
- Started
- Last post
- 3 Responses
- jkosoy0
this may be crude, but what about activating a simple space in the string?
text_field.text = text_field.text + " ";
I don't know if that'll work or not. It's Monday. I'm braindead.