If you haven't done so already, check out ASFusion.com and their examples. http://www.asfusion.com/blog/entry/coldfusion-flash-forms-cfdj-article article helped me quite a bit when first delving into flash forms.
Matthew Williams Geodesic GraFX Bruce Sorge wrote: > 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:266524 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

