> BTW, I am trying to get item 2 below moved completely into script as you had > suggested. Running into problems when I need to attach the same behavior > object to 2-3 listeners to execute the needed behavior. I don't mind using > script.
Define a function in a <wtkx:script> block and call it from each of your handlers?