Did you try listening on systemManager with useCapture? That would be
my first guess. You also shouldn't need to listen with useCapture and
without. That would result in hearing each key twice, no?

HTH,
Ben



--- In flexcoders@yahoogroups.com, "Troy Gilbert" <[EMAIL PROTECTED]>
wrote:
>
> >  Keep in mind that something must broadcast the event. a TextInput
> >  will broadcast a keyboard event. A container or Application will not.
> 
> Keyboard events are broadcast by the player. I'm looking to grab (or
> look at) all of them. It shouldn't be dependent on anyone broadcasting
> them.
> 
> Troy.
>


Reply via email to