PDA

View Full Version : Button hold and release



ally
September 22nd, 2004, 06:36 AM
First let me say that I am an extreme newbie. I have a video player application that I would like to use with either a gamepad or remote. The player has your normal functions like play, pause, rewind, etc. When you click on rewind or reverse play, it continues to stay in that mode until you click another function such as play. I want to be able to hold down a button assigned to "reverse" and have it return to "play" when that button is released. I have tried with no success. Any help would be greatly appreciated. Also, is there a way to have it specify to go back to the last command when that button is released. For example: I am playing a video and press "pause", I then press "reverse" and hold it until I get to the point I want and then release and it returns to "pause". Thanks for helping a novice. :o

Promixis
September 22nd, 2004, 08:51 AM
Hi,

First what remote/receiver are you using?

ally
September 22nd, 2004, 08:56 AM
Right now I am using a usb gamepad with the joypad plugin. I will have an Interlink Electronics R-SC1 remote later tonight. I have been messing around with buttonmode but I am not sure how to configure properly. I hope this is enough info to start with. Thanks.