You need to listen to stage if no display list objects have focus,
otherwise systemManager is ok.

 

Not sure how you could be losing keystrokes although there are some
issues with non-default wmodes.

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of ben.clinkinbeard
Sent: Tuesday, March 04, 2008 1:55 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Global keyboard capture?

 

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 <mailto:flexcoders%40yahoogroups.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