mitchrichie
05-12-2007, 12:45 AM
I have a combo box with the instance name "jacketSize" inside the movie clip "jacketChoice_mc".
When I try to trace what the user has selected I get undefined:
trace(_root.jacketChoice_mc.jacketSize.selectedIte m.list);
Any ideas?
When I try to trace what the user has selected I get undefined:
trace(_root.jacketChoice_mc.jacketSize.selectedIte m.list);
Any ideas?