|    | |
|  | |
|  | |
|  | |
The following table lists the keys on a numeric keypad, with the corresponding ASCII key code values that are used to identify the keys in ActionScript.
| Numeric keypad key | Key code | 
|---|---|
| Numbpad 0 | 96 | 
| Numbpad 1 | 97 | 
| Numbpad 2 | 98 | 
| Numbpad 3 | 99 | 
| Numbpad 4 | 100 | 
| Numbpad 5 | 101 | 
| Numbpad 6 | 102 | 
| Numbpad 7 | 103 | 
| Numbpad 8 | 104 | 
| Numbpad 9 | 105 | 
| Multiply | 106 | 
| Add | 107 | 
| Enter | 108 | 
| Subtract | 109 | 
| Decimal | 110 | 
| Divide | 111 | 
|  | |
|  | |
|  | |
|    | |