Possibly the stupidest question ever. Does the static constant Keyboard.A exist? It does according to the documentation, but accessing it just gives errors. Keyboard.SHIFT works fine. Couldn’t be more cut and dry, right? It says Keyboard.A, B, C etc. exist, but they simply don’t. What can I possibly be missing here?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Actionscript 3 Keyboard constants don't all work? | 0 | 209 | November 5, 2013 | |
| Key code? | 0 | 43 | March 18, 2007 | |
| ASCII keycodes for letters and puntuations | 1 | 72 | August 29, 2004 | |
|
Ord values or constants for keys
|
0 | 94 | December 22, 2003 | |
|
Key.isDown
|
0 | 50 | January 30, 2006 |