Flash question...
Flash question...
Out of context: Reply #8
- Started
- Last post
- 9 Responses
- gabriel20
figured it out, for those who're curious, I was trying to set the text field in the load event of the window. the text input object had a slight delay in loading so it wasn't technically there when I was trying to set it. I attached the set command to the onload of the text input object and that fixed it up!