In dialogs:
Enter - Chooses the default (right most) option.
Escape - Chooses the second option (second from right). Does not work in IE on Windows.
ALT - You can bypass confirmation dialogs on most buttons and menus by holding Alt.
On the stage:
1,2 and 3 - Selects a tool from the toolbar.
Spacebar - Centers the currently selected element.
Escape - Clears the current selection. Does not work in IE on Windows.
Del (forward delete) - Deletes the currently selected element.
Shift - Hold shift while dragging a package element to detach it from it's contents.
ALT - Hold Alt to select elements or drag the canvas when using a tool other than the select tool.
Datatype shortcuts:
You can enter these shortcuts into datatype fields (on classes, and in the parameters box), and they will be replaced with the corresponding datatype.
i; | Integer |
s; | String |
o; | Object |
n; | Number |
v; | void |
f; | Function |
p; | Point |
a; | Array |
d; | Date |
m; | MovieClip |
b; | Boolean |
|
|