PDA

View Full Version : Getting results from components


6ixty6
03-08-2007, 04:01 PM
Hi

I am trying to get results from the radiobutton and numericstepper components.

I have in my movieclip 3 radiobuttons and a numeric stepper and i want the selected items to return results into a dynamic text field.

The radio buttons are in a group called size and are

10-15
15-18
18+

and numeric stepper is for

quantity

and i want the results to display when i press a button component into a dynamic text field called

sizeresult

please can somone point me in the right direction to help coding this.

cheers

Craig;)