[font=Arial]Hi All - I am struggling away here with components, a newbie with actionscript.[/font]
[font=Arial][/font]
[font=Arial]I have a checkbox, instance name “mySail”. I have two radio buttons rd1 and rd2. When the user clicks on the mySail check box, I want the radio buttons to become “active” AND I want another MC ( a design element with instance name of “sailOutline”) to gotoAndPlay.[/font]
[font=Arial][/font]
[font=Arial]If this interests anyone then I have another function problem too…[/font]
[font=Arial][/font]
[font=Arial]I have a radio button that I want to control the color of an MC. That is no problem using the setRGB, but I need the radio button to set the RBG to the RGB color of another MC. I guess I need to “getRGB” from the one MC, then when the radio btn is clicked have it retrieve the getRGB value first, then setRBG from that value…I don’t know where to begin with that one![/font]
[font=Arial][/font]
[font=Arial]Thanks for any help you can offer,[/font]
[font=Arial][/font]
[font=Arial]Jac[/font]