May 05
So if you can use Flex Builder shortcut keys skillfully it would advanced improve your work more efficiency. The belows are some useful flex shortcut keys which you should know about.
Ctrl-F11: Run
F11: Debug
Ctrl-Alt-Down: Repeat current line
Alt-Up: Move line (or selection) up
Alt-Down: Move line (or selection) down
Ctrl-Click: Go to definition (also F3)
Ctrl-D: Delete line
Alt-/: Word completion (cycles through possible matches)
Ctrl-Up: Scroll up
Ctrl-Down: Scroll Down
This one is a list of keyboard shortcuts that are useful when editing code.
And this one is a complete list of available keyboard shortcuts.
David Zuckerman compiled a short list of shortcut keys in Flex Builder 2 that you should check out if you work with Flex Builder.












