Keep in mind that something must broadcast the event. a TextInput will broadcast a keyboard event. A container or Application will not.
Troy Gilbert wrote: > > > > For Flex, use systemManager instead of stage from what i was told and the > > capture. no idea on combo sorry > > Doesn't make a difference. > > The stage should be as low-level as it gets... shouldn't all keyboard > events pass through the stage in either the capture or bubble phase? > Maybe I'm missing something about how keyboard events work... > > 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>

