PDA

View Full Version : Combox question.


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?

mitchrichie
05-12-2007, 12:53 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?