View Single Post
  #3  
Old 10-25-2010, 07:03 PM
roller's Avatar
roller roller is offline
MFCA MEMBER
 
Join Date: Sep 2008
Location: dayton, ohio
Posts: 558
Talking key calling

Yes, you can use onkeypress and then look for the key code. I was actually thinking of using the spacebar (easy to hit in a hurry) and just counting the number of times pressed to call different functions.

You can also use a wireless mouse and then look for either left or right mouseclick events. Or, you could use a presentation clicker.

I will forward the code I'm having problems with tomorrow...

Thanks for your help!
__________________

The coach formerly known as "rollertaco"...
Reply With Quote