PDA

View Full Version : ratios/checkboxes


safetykids
06-14-2006, 05:18 AM
I am using flash mx 2004 pro, does someone know how to put ratio or checkboxes into flash and get it to change something? ex: if the ratio/checkbox is checked go to one frame if not go to another?

UPDATE:I found out how to do it. There is a actionscript help on the left of the window. One of the options is radio boxes/checkboxes.
[if(this.instancename.selected){...}]