Media Summary: Sorry if this is a little dry. Here's the code: function setMute(vol){ var sTransform:SoundTransform = new SoundTransform(1,0); ... stop(); function button1_clicked(e:MouseEvent):void{ gotoAndStop("page1"); } function button2_clicked(e:MouseEvent):void{ ... SUBSCRIBE! I was playing around with some
Flash Tutorial Make A Mute And Quality Buttons - Detailed Analysis & Overview
Sorry if this is a little dry. Here's the code: function setMute(vol){ var sTransform:SoundTransform = new SoundTransform(1,0); ... stop(); function button1_clicked(e:MouseEvent):void{ gotoAndStop("page1"); } function button2_clicked(e:MouseEvent):void{ ... SUBSCRIBE! I was playing around with some Hello student instructor here John andola with another screencast this one in EDIT: I fixed the problem with it not working! Its an actionscript problem, very simply fixed! change all of these: play to play() and ...