Re PlugIn Immunity [No Good]

Malte Brill revolution at derbrill.de
Tue Oct 17 15:38:00 CDT 2006


Hi hugh,

you might want to try this (and variations for the other controls) In  
the stack script:

on newButton
   if "revTools" is in the executionContexts then
     delete the target
     send clearSelection to me in 50 milliseconds
   end if
   pass newButton
end newButton

on clearSelection
   select empty
end clearSelection

Hope that helps,

Malte




More information about the metacard mailing list