[flexcoders] keyboard up down navigating

2008-01-03 Thread Corey Smaller
I need to have my app keyboard navigatable with the up/down/left/right arrows. I have the left/right arrow assignments working but the up/down not so much. I am also using the constraintRows and constraintColumns instead of the deprecated Grid class. I want to navigate to the object

RE: [flexcoders] keyboard up down navigating

2008-01-03 Thread Alex Harui
To: flexcoders@yahoogroups.com Subject: [flexcoders] keyboard up down navigating I need to have my app keyboard navigatable with the up/down/left/right arrows. I have the left/right arrow assignments working but the up/down not so much. I am also using the constraintRows and constraintColumns instead