Hi everyone
I seem to be having a very strange problem with an input textfield.
If i have an original message in the input text field, eg Enter your name.
Then i add a focus event to the textfield to check when the user selects the textfield. Once they do i want to clear the original message, so that the textfield is blank for when they start typing, but for some reason once i do that i can no longer type in the textbox.
The code is from a custom text class i created, but a much simpler version.
I have attached the fla.
Any help would be greatly appreciated.
thanks