Groups | Blog | Home
all groups > flash (macromedia) > december 2006 >

flash (macromedia) : combo box


Stark968
12/21/2006 9:44:03 PM
I have a combo box with 12 labels in it, and when one is selected I want to go
to a frame in my timelineI know I need to use a goToandStop, but I don't know
how to asign the data on the label to go toa frame in the timeline.

Are there any good tutorials on how to use a combo box.

I think it is this


on (change) {

dataName: goToandStop(1);
dataName: goToandStop(2);
dataName: goToandStop(3);
dataName: goToandStop(4);
dataName: goToandStop(5);
dataName: goToandStop(6); and so on


}
Nickels55
12/21/2006 9:50:09 PM
AddThis Social Bookmark Button