Re: check box help

2005-02-01 Thread Bill Vlahos
Checking and unchecking the button is the same hiliting it. Just make a new check button and put the following script in it. on mouseUp if the hilite of me is true then beep else end if end mouseUp You should only hear the beep when putting a check in the box. Bill Vlahos On Feb 1, 2005

Re: check box help

2005-02-01 Thread Sarah Reichelt
on mouseUp if the hilite of me then -- do checked stuff else -- do unchecked stuff end if end mouseUp Cheers, Sarah [EMAIL PROTECTED] http://www.troz.net/Rev/ On 2 Feb 2005, at 12:24 pm, Paul Salyers wrote: How do you make a check box carry out instructions when checked or not

check box help

2005-02-01 Thread Paul Salyers
How do you make a check box carry out instructions when checked or not checked? EX: Do one thing when checked, do another thing when unchecked Paul Salyers PS1 - Senior Rep. [EMAIL PROTECTED] Http://ps1.SoftSeven.org ___ use-revolution mailing list u