I have a movie with different layers and two of them are for combo box and labels, how can I use gotoAndPlay for specific frame according to a combo box selection: see example:
label layer:
contact1 (frame 5) contact2 (frame 10)
combo box:
option 0 select one
option 1 contact1
option 2 contact2
It did not work intirelly :-( Please check the file to see what's going on
* If you select contact 1 nothing happens but if you select contact 2 it will take you to contact1 in a weird way (the combo box disapears for a second)