# Help building a simple checkbox form, explained

**URL:** https://forum.kirupa.com/t/help-building-a-simple-checkbox-form-explained/202301
**Category:** flash
**Created:** [September 29, 2006, 2:23pm UTC](https://forum.kirupa.com/t/help-building-a-simple-checkbox-form-explained/202301 "2006-09-29T14:23:24Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![miah8000](https://avatars.discourse-cdn.com/v4/letter/m/f0a364/32.png) [@miah8000](https://forum.kirupa.com/u/miah8000)
#### Post date: [September 29, 2006, 2:23pm UTC](https://forum.kirupa.com/t/help-building-a-simple-checkbox-form-explained/202301/1 "2006-09-29T14:23:24Z")

</div>

Hello everyone,  
I posted this question the other day, but after re-reading it decided to try and re-write it to be more specific. I am trying to build a form that will work within flash on a series of IF/THEN statements. I am not well versed in actionscript, so any assistance to this end would be greatly appreciated.

I was given a grid that contained a set of features and a set of items. Example, fuel economy and towing capacity are features found on automobiles. I need to create a form with check boxes that will give a response based on which checkboxes are selected. Example: If someone wants good fuel economy and speed, the form would say that a car would be best, where as if someone wanted a lot of storage space, the ability to go off road, and towing capability, the form would say a truck. Also, based on the choices, I would like to be able to list the other options that were available, in this case, SUV and MiniVan. I don’t have access to a database program so I want to keep this all internal in Flash is possible.

The sample form is available here: [Download FLA](http://homepage.mac.com/jeremiahtrue/sampleform/sample_form.fla)

The sample grid is available here: [Download Grid](http://homepage.mac.com/jeremiahtrue/sampleform/sample_matrix.doc)

Thanks again for any help you can give me on this project, Jeremiah :huh:
