After you've made the buttons and grouped them,
insert the following into the script of that group:

on mouseDown
   set the hilitedbuttonid of me to the short id of the target
end mouseDown

The key element is "hilitedbuttonid". Have a look in the
documentation for this, which'll in turn point you to
other similar properties.

--
Nicolas Cueto
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to