hi,
i used OptionStepper(this is one of CLIK_Components)in my flash file,
and i used the below code to assign some items to it:
MyOptionStepper.dataProvider=["800x600",1024x768","1280x720"];
now what would i write in my action script to nomination the selected item in OptionStepper?
thanks
i used OptionStepper(this is one of CLIK_Components)in my flash file,
and i used the below code to assign some items to it:
MyOptionStepper.dataProvider=["800x600",1024x768","1280x720"];
now what would i write in my action script to nomination the selected item in OptionStepper?
thanks
Comment