Flex Wizards:

I need to  iterate through a loop and create radio buttons, i have to 
add loaders for images next to them etc.  How do you something like this 
in AS3.0?


var myRadio["b"+i]:RadioButton = new RadioButton();


Also, when you send an event with the currentTarget property, which is 
the currentTarget property?   I was messing with the mx:Repeater and it 
was a little confused
exactly how to set up a loop with unique id's and my make my radio 
labels dynamic that way so I am trying just to do it in as3.0

Thanks,
Patrick
 


Reply via email to