![]() |
#4
|
|||
|
|||
If you just want to call functions based on keypresses use something like
Code:
vizact.onkeydown('a', func1) vizact.onkeydown('s', func2) |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
General question and question regarding arrays | dan12345 | Vizard | 1 | 01-15-2008 10:15 AM |
Timer cycling correctly? | JMOwens | Vizard | 2 | 12-07-2007 09:57 AM |
timer question again | Elittdogg | Vizard | 3 | 10-18-2007 10:29 AM |
timer question | Elittdogg | Vizard | 5 | 10-10-2007 02:49 PM |
Timer speed | Jerry | Vizard | 1 | 12-08-2006 11:01 AM |