Even though it's from Ad*be, the docs are still relevant: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/spark/components/TextInput.html#eventSummary
Check there for the relevant events of the Spark TextInput control or even: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/spark/components/supportClasses/SkinnableTextBase.html#event:textInput On Wed, Jul 24, 2013 at 3:02 PM, OmPrakash Muppirala <[email protected]>wrote: > keyUp and keyDown are a bit low level. You could use them as well > depending on what you are doing. > > On Wed, Jul 24, 2013 at 1:01 PM, mark goldin <[email protected]> > wrote: > > > It does not fire until I move out. > > > > > > On Wed, Jul 24, 2013 at 2:47 PM, OmPrakash Muppirala > > <[email protected]>wrote: > > > > > "change" would be a good one to listen to. > > > > > > On Wed, Jul 24, 2013 at 12:44 PM, mark goldin <[email protected]> > > > wrote: > > > > > > > I need to run some code every time a user changes a text in TextArea > > > > without leaving the control. Which event should I listen to? > > > > > > > > Thanks > > > > > > > > > > -- JP Bader Principal Zavteq, Inc. @lordB8r | [email protected] 608.692.2468
