On 15/11/01 12:37 pm, Shari <[EMAIL PROTECTED]> wrote: > In the card script I have the following: > > on keyDown theKey > global whichWay > if theKey is a number then > put theKey into whichWay > send moveMe to btn id 2638 > else pass keyDown > end keyDown > > This script works perfectly, but not in browse mode. In browse mode, > with the Hand Grabber tool chosen, the keydown handler never even > gets called. It isn't that it doesn't work, it's that something > prevents it from being called in the first place. There are no other > keydown handlers in the stack (or any other stacks). > > If I choose the pointer tool, it still does not work. Not until I > choose an object so that the handles show.
Can you send me a copy of the stack off-list? Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited - Power to the Developer! Tel: +44 (0) 870 747 1165. Fax: +44 (0)1639 830 707. _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
