Here's the trick, just uncheck them all everytime one is checked. That way there's only ever one checked.
Cheers, !k -----Original Message----- From: Bruce Sorge [mailto:[EMAIL PROTECTED] Sent: Friday, January 12, 2007 3:29 PM To: CF-Talk Subject: RE: Flash Form Code Yeah, as soon as I sent this email I figured it out and sent another one to disregard. The only thing that I am trying to figure out now is, how to make it so that if the first checkbox is checked, the other two are not. If one of the other two is checked, then the first one is unchecked. Looks like a crash course in ActionScript. Bruce -----Original Message----- From: Teddy Payne [mailto:[EMAIL PROTECTED] Sent: Friday, January 12, 2007 12:59 PM To: CF-Talk Subject: Re: Flash Form Code Where is checkbox2? <cfinput type="checkbox" name="OptOut" value="{checkbox2.selected}" label="Opt-Out" checked="yes"> You are binding a value to a checkbox that doesn't seem to be declared. Teddy ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:266471 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

