|
|
|
Radio Button Groups
Added on 4/3/2001
|
|
Compatibilities:
|
This item has not yet been rated
|
How can I get radio buttons to behave as a group?
Director's default radio buttons are little more than round check boxes. If you want them to perform together you need to have lingo tell the others to shut off when one comes on. The most basic approach to this is through the use of a sendAllSprites call. For an example of the technique you can download the behavior from the database.
|
|