View Full Version : stupid question
that1guy
March 4th, 2008, 02:09 AM
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?
that1guy
March 4th, 2008, 04:49 PM
Am I going nuts? The documentation for the Keyboard class says it has static constants A, B, C etc., right?
http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/ui/Keyboard.html
Someone import Keyboard and trace Keyboard.A. Error, right? Or is it only me?
that1guy
March 4th, 2008, 04:50 PM
Was there some kind of library update? What could possibly be the reason for this?
h00d
March 4th, 2008, 04:53 PM
Frustrating ... they aren't there for me either. Guess you'll just have to use the key codes. Someone should report this as a bug if it hasn't already happened.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.