Answered
Flash MX Event Handling Issues
I'm looking for something that is quite basic in function: I
want to have an input text field only allow numbers 0-9 (one
character only.)Then I need to have an output dynamic text field
show this information.
For example: I type 5 in the input text field. I then want to see "Thanks for choosing 5 as the magic number" in the output dynamic field. (This must be live... I don't want to force the user to press a button to "preview" their entry.)
I'm sure I could use an event handler, trace and the like, but I have no clue on how to. I'm using Flash 6 (aka: MX)
Any help would be greatly appreciated. 🙂
For example: I type 5 in the input text field. I then want to see "Thanks for choosing 5 as the magic number" in the output dynamic field. (This must be live... I don't want to force the user to press a button to "preview" their entry.)
I'm sure I could use an event handler, trace and the like, but I have no clue on how to. I'm using Flash 6 (aka: MX)
Any help would be greatly appreciated. 🙂