key down
 Posted: Sat Jul 01, 2006 11:06 pm
Posted: Sat Jul 01, 2006 11:06 pmI have an animation of the alphabet in sign language, and I want do be able to press any letter on the keyboard and the animpos with the letter that I pressed to come up. for instance, If I press "a" on the keyboard I want the right sign to come up. 
I could do this by doing a key down event on all the keys, and type the right animpos in the script area, but I'd be 70 years old by the time I got done with that .
.
would I use "getlastkey"? 
   
   
  
			I could do this by doing a key down event on all the keys, and type the right animpos in the script area, but I'd be 70 years old by the time I got done with that
 .
.
would I use "getlastkey"?
 
   
   
  