Building an application: http://tv.adobe.com/#vi+f1590v1809
Simple mouseclick linking to frame code:
boards.addEventListener(MouseEvent.CLICK, gotoBoards);function gotoBoards(event:MouseEvent): void{Sound.Mixer.stopAll();gotoAndPlay(1); //1 = frame number}
Colin Moock’s Lost Action Script Weekend – Course 1 Introduction:
Tags: action script, adobe, adobetv, as3, flash, motion, tutorial, video










