0 LIKES LikeUnLike
Here is a chunk of my actionscript 1.0 from my volume slider...}play_btn.onRelease = function(){ mySong = new Sound(); mySong.attachSound("shakethis"); mySong.start (0, 50);}What line could I add to tell it that if the music is already playing to function properly. Right now the volume slider won't adjust volume unless the user hits stop then play again on my buttons. Thanks!
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 1 answers.