Thread: keydown 0
View Single Post
  #2  
Old 10-09-2001, 08:12 AM
KJS KJS is offline
The one, The only -
KJS's Avatar
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
KJS is on a distinguished road
Send a message via AIM to KJS
Re: keydown 0

Quote:
Originally posted by btedji
why wont this work for me?

if(keydown(0)&&this.item>1){
this.item--;
}
is this.item>1?

and is it in a timer?
__________________
Thanks,
-KJL
Reply With Quote