On Jul 2, 2004, at 1:51 PM, Dar Scott wrote:
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.

Actually I did pass. I left that out of the sample I posted.


-- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED]

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to