wishIKnew
09-12-2006, 03:43 PM
I can't figure out how to move a combobox I create dynamically
this.createClassObject(mx.controls.ComboBox, "my_combobox", 10);
This creates a combobox at (0,0).
Does anyone know how to move it?
Thanks
WIK
this.createClassObject(mx.controls.ComboBox, "my_combobox", 10);
This creates a combobox at (0,0).
Does anyone know how to move it?
Thanks
WIK