all groups > flash (macromedia) > may 2007 >
You're in the

flash (macromedia)

group:

key.isdown


key.isdown ac online
5/12/2007 6:59:45 PM
flash (macromedia):
Re: key.isdown urami_
5/13/2007 10:55:01 PM


[quoted text, click to view]

It has to go with Key.getCode() and use appropriate code for the A and W keys.
A = 65
W = 87

For example CTRL A

if (Key.isDown(Key.CONTROL) && Key.getCode() == 65) {

--
Best Regards

Urami


--

Beauty is in the eye of the beer holder...


<urami>
If you want to mail me - DO NOT LAUGH AT MY ADDRESS
AddThis Social Bookmark Button