Flash Animations
Flash resources, tips and tutorials
BUTTON_NAME.addEventListener(MouseEvent.MOUSE_UP,clicked); function clicked(e:MouseEvent) { gotoAndPlay("FRAME_LABEL"); }
Key Movement
(in actions frame)
(Paste to clip)