: Thursday, October 18, 2007 10:58 AM
Subject: RE: [flexcoders] KeyBoard Event Simulation
Keyboard events are notification events and not input events, which means
that the player/textfield doesn't actually listen to and respond to these
events, and just dispatch the events so we can
Keyboard events are notification events and not input events, which
means that the player/textfield doesn't actually listen to and respond
to these events, and just dispatch the events so we can know what is
going on.
You will have to write your own keyboard simulator for the TextInput
that use
2 matches
Mail list logo