Adobe Flash Builder Shortcut Keys Download PDF
Adobe Flash Builder Shortcut Keys
Adobe Flash Builder (formerly known as Adobe Flex Builder)[3] is an included improvement environment (IDE) constructed at the Eclipse platform that speeds development of wealthy internet applications (RIAs) and move-platform desktop packages, particularly for the Adobe Flash platform. Adobe Flash Builder four is available in versions: fashionable and top class.
Ctrl+B – Build Project
Ctrl+Shift+F11 – Compile and Run
F11 – Compile and Debug
Ctrl+Shift+B – Toggle Breakpoint
F5 – Step into Breakpoint code
F6 – Step over Breakpoint code
F7 – Step Return/Exit current function
F8 – Continue Execution
Ctrl+F2 – Terminate Debugging session
Ctrl+L – Go to Line number…
Ctrl+F – Search Current document for Text
Ctrl+Shift+F – Search All files for Text
Ctrl+G – Find declarations of selected function name in project
Ctrl+Shift+R – Open file by Name Search
Ctrl+Shift+T – Open file class type
Ctrl+Tab – Cycle through open files
Ctrl+Spacebar – Invoke Content Assist
F3 – Go to Definition of Variable
Ctrl+C – Copy
Ctrl+V – Paste
Ctrl+/ – Comment out selected text
Ctrl+S – Save File
Ctrl+N – New File
Ctrl+Shift+L – Show Key Assist