Or.... If you were just going crazy wanting to use a single radio button, you can get -->pretty close<-- by positioning an empty label field over the label portion of the radio button, scripted with: on mouseUp set the hilite of btn "MySingleRadioButton" to false end mouseUp Clicking the button selects, clicking the label deselects. Best regards, David C.