put the mouseV into startV repeat while the mouse is down put the mouseV into nowV move grc A x,(nowV-startV) end repeat
-----Original Message----- From: "Randall Reetz" <[EMAIL PROTECTED]> To: "How to use Revolution" <[email protected]> Sent: 7/24/2008 1:11 PM Subject: RE: Rev and joystick or switch Or, if the joystick is controlling the mouse, then you just use standard mouse events. No need for an intermediate event generator like usboverdrive. -----Original Message----- From: "David Glasgow" <[EMAIL PROTECTED]> To: [email protected] Sent: 7/24/2008 12:29 PM Subject: Rev and joystick or switch I want to use a switch (lever style accessibility gadget) or a very simple joystick to enable users to respond to images by pushing away or pulling towards themselves. It needs to work on both Mac & PC. Fewer buttons the better, and no flash rumbling or stuff like that. Any suggestions for simple and preferably cheap hardware that folks have used with Rev? best David Glasgow _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
