A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Radio Buttons

  1. #1
    Junior Member
    Join Date
    Feb 2002
    Posts
    19

    Radio Buttons (that don't suck)

    Thanks again to anyone out there that can help me with this!

    I have 4 radio buttons in 2 groups they are as follows:

    buttonA: labled "item1" in goup "items"
    buttonB: labled "item2" in goup "items"

    buttonC: labled "color1" in goup "colors"
    buttonD: labled "color2" in goup "colors"

    How can i change the label/data of buttonC and buttonD based on which "item" is selected buttonA or buttonB?

    For example:

    if buttonA is selected then buttonC = "color1" and buttonD = "color2"
    BUT IF buttonB is selected then buttonC = "color3" and buttonD = "color4".

    THANKS for your help!
    Last edited by bvogie; 07-21-2003 at 03:13 PM.

  2. #2
    Junior Member
    Join Date
    Feb 2002
    Posts
    19

    Anyone...Anyone...

    Can anyone help me with this? Or at least point me to a known tutorial?

    Thanks...!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center