>I need to make a group of graphics behave like radio buttons with only one
>possible selection active at a time.
>
>I can write the group script to tell the target, but how do I reset the
>other members of the group?
>
>Thanks
>
>-zac

Put the radio buttons in a group and make sure the group's 
radioBehavior property is set to true.  This can be done by script or 
in the properties palette.  Once this is set, the proper radio button 
behavior is automatic; i.e., only one radio button in the group can 
be hilited at a time.

Devin
-- 
Devin Asay
Humanities Research Center
Brigham Young University
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to