Doc is wrong.  You have to handle that via keyDown.

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Mikael Hultgren
Sent: Saturday, May 10, 2008 6:02 PM
To: [email protected]
Subject: [flexcoders] TextArea and textInput event

 

I have a TextArea and ive attached an eventlistener for textInput 
which states that it is "Dispatched when the user types, deletes, or 
pastes text into the control.". When i type in text it fires 
correctly, but not when i delete text from the TextArea, so is the 
documentation wrong and it doesnt fire when you delete text or am i 
missing something obvious here?

/Mikael

 

Reply via email to