>>
I was going over the AS3 documentation and I've noticed that the isDown()
property was "removed for security reasons" from the new Keyboard class.
Is there another way of doing the same thing then? Are we now forced to use
the event-driven onKeyDown()?

Here's the page where I'm reading:
http://livedocs.macromedia.com/labs/1/flex/langref/migration.html

>>
If this is correct then it sounds like a real pain and possible reason for not using Flash altogether. I'm currently using isDown() for all sorts of game like applications
including some which rely on several keys being pressed at once.
Does anyone know whether the new KeyboardEvent object will let you do this
and if not how do we go about telling Adobe that there's going to be a problem.

Cheers

Joe

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to