On 9/23/04 7:01 PM, "Richard Gaskin" <[EMAIL PROTECTED]> wrote:
weird part:
I made a fresh stack and put in rawKeyDown, rawKeyUp, appleEvent, arrowKey, functionKey, keyDown and keyUp handlers -- none of them get triggered when I try using the wireless device.
Any of you familiar enough with presentation tools to know what sorts of events I should be looking for?
Try checking for mouseUp - many of these remotes will simulate mouse clicks, not keystrokes.
Forgot to include mouseUp and mouseDown on that list, but yes, those were in my script.
Weird, eh? That is, unless it's simply defective....
-- Richard Gaskin Fourth World Media Corporation ___________________________________________________________ [EMAIL PROTECTED] http://www.FourthWorld.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
