On Jul 2, 2004, at 2:38 PM, Trevor DeVore wrote: >> Will it help to check 'the target' in the handler and pass otherwise? > > It will :-) > > on arrowKey pKey > if (the short name of owner of target() <> "MainMenu") then > -- Do all sorts of arrow key code > end if > end arrowKey Ah. You didn't have to pass. Interesting. Dar Scott