PDA

View Full Version : [AS3] Radio button component in as3.0 to PHP


turbowebguy
03-04-2009, 08:56 PM
Hey everyone.

I'm looking for a simple explanation if somebody knows... :eek:

If I have a blank stage and drag a radio button component on it, under the component parameters if I call it thebutton, what actionscript (3.0) would I need to pass whether it's checked or not to a PHP script to mail that information?

I've looked around quite a bit, found lots of entangled code to do other things but nothing specific on just a component radio button (or a checkbox for that matter), for actionscript 3.0.

Would appreciate any help, links to a tutorial on this, etc.

Thanks!

turbowebguy
03-06-2009, 07:49 AM
Found out it's easier to do a check box first, will work out the actionscript for the radio button next...http://turbowebguy.com/blog/?p=176