# Adding checkbox and radio buttons to form

**URL:** https://forum.kirupa.com/t/adding-checkbox-and-radio-buttons-to-form/116792
**Category:** Uncategorized
**Created:** [July 21, 2004, 3:05pm UTC](https://forum.kirupa.com/t/adding-checkbox-and-radio-buttons-to-form/116792 "2004-07-21T15:05:01Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![klegger](https://avatars.discourse-cdn.com/v4/letter/k/ebca7d/32.png) [@klegger](https://forum.kirupa.com/u/klegger)
#### Post date: [July 21, 2004, 3:05pm UTC](https://forum.kirupa.com/t/adding-checkbox-and-radio-buttons-to-form/116792/1 "2004-07-21T15:05:01Z")

</div>

Hello all:

I am working with the attached form mailer (php), and would love to know how to add checkboxes, list boxes and radio buttons and such that will work with this form mailer.

Please review, and I would appreciate any feedback.

Kevin,

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 21, 2004, 4:42pm UTC](https://forum.kirupa.com/t/adding-checkbox-and-radio-buttons-to-form/116792/2 "2004-07-21T16:42:25Z")

</div>

I work with a component from [www.flashloaded.com](http://www.flashloaded.com) - the "ezForm"  
You can do almost everything with this component and flashloaded has a great support - explaining and solving any of your problems. Maybe you just have to have a look at their support site.  
This component works very well!

An example, where I used it:

> **[Waldemar Hauschild - 4kamera](http://4kamera.de/)**
>
> Waldemar Hauschild, Kameramann für Film und Fernsehen

under “taf” and of course the contact form.

cheers

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 21, 2004, 4:56pm UTC](https://forum.kirupa.com/t/adding-checkbox-and-radio-buttons-to-form/116792/3 "2004-07-21T16:56:23Z")

</div>

definatly check out [http://ultrashock.com](http://ultrashock.com). make sure you look at their component tutorial or check out the on on [kirupa.com](http://kirupa.com)

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 21, 2004, 5:53pm UTC](https://forum.kirupa.com/t/adding-checkbox-and-radio-buttons-to-form/116792/4 "2004-07-21T17:53:05Z")

</div>

Where on Ultrashock are you finding this? I searched and searched …

Please help …

I want a form mailer that allows for the use of checkboxes and radio buttons, but is still through Flash.

> [@Digitalosophy](#):
>
> definatly check out [http://ultrashock.com](http://ultrashock.com). make sure you look at their component tutorial or check out the on on [kirupa.com](http://kirupa.com)

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 21, 2004, 6:14pm UTC](https://forum.kirupa.com/t/adding-checkbox-and-radio-buttons-to-form/116792/5 "2004-07-21T18:14:23Z")

</div>

Tutorials \>\> Flash MX2004 \>\> Components

All you have to do is push the value to the php page just like you were a textbox. That tutorial will teach you how.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 21, 2004, 6:23pm UTC](https://forum.kirupa.com/t/adding-checkbox-and-radio-buttons-to-form/116792/6 "2004-07-21T18:23:53Z")

</div>

Flash MX 2004 UI Components? Is that the tutorial? (in Flash MX 2004 tutorials) … I am fairly new to forms in Flash … more used to doing them in HTML.

> [@Digitalosophy](#):
>
> Tutorials \>\> Flash MX2004 \>\> Components
> 
> All you have to do is push the value to the php page just like you were a textbox. That tutorial will teach you how.
