Hey guys, I use the following code to make a pause with letter p, but dont work. Only work with the keys that have the Key before the name, example, Key.SPACE, Key.LEFT, etc.
Printable View
Hey guys, I use the following code to make a pause with letter p, but dont work. Only work with the keys that have the Key before the name, example, Key.SPACE, Key.LEFT, etc.
Hi,
http://help.adobe.com/en_US/AS2LCR/F...=00000520.html
79 is o anyway, p is 80
Sorry, I forget change the 79 to 80. I did the necessary modifications, but the problem is the same.
Hi,
Code keys not working here again