HERE IS THE SOURCE CODE!
// Avraham Saltoun
// solutions at say-web dot com
// FREE to USE, COPY and DISTRIBUTE
stop ();
hulk_btn.addEventListener(MouseEvent.CLICK, function (e:MouseEvent) { gotoAndStop(2);});
ironMan_btn.addEventListener(MouseEvent.CLICK, function (e:MouseEvent) { gotoAndStop(3);});






5 Responses to “Time Line Control: Go To and Stop”
Trackbacks/Pingbacks