Hi.

Untested, but this is kluge time.

Something like this in the card script, though I bet it can be made cleaner
and more robust:

on mouseLeave
   set the liveHandles of this cd to the  name of the target
   select empty
end mouseLeave

on mouseEnter
   do "select" &&  the liveHandles of this cd
end mouseEnter

Craig



--
Sent from: 
http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to