In my experience (which was actually with AIR, not a Flex browser based app) they are. Listening to keyboard events at the main windowedApplication did nothing.
Also, I'll add that any "Caught" keyboard event did not continue to bubble up to the main WindowedApplication (unless you rebroadcast). Troy Gilbert 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. -- Jeffry Houser Flex, ColdFusion, AIR AIM: Reboog711 | Phone: 1-203-379-0773 -- Adobe Community Expert <http://www.adobe.com/communities/experts/members/JeffryHouser.html> My Company: <http://www.dot-com-it.com> My Podcast: <http://www.theflexshow.com> My Blog: <http://www.jeffryhouser.com>

