A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Anyone know how to stop a sound on release under a button?

Threaded View

  1. #1
    Junior Member
    Join Date
    Nov 2009
    Posts
    25

    Anyone know how to stop a sound on release under a button?

    I tried using stopSound ("mysound.wav") as the help file instructs me to

    but it has absolutely no effect at all.

    You can hear what I mean here: http://www.thedailysearch.com/testing.html

    The only thing that works is stopAllSounds ();

    as it stops the roll over echo under the button

    But it unfortunately stop a page transition effect sound that initiates when any menu button is clicked.

    I just want to stop the sound under the button on release and leave the other sounds in the scene alone.

    thanks!
    Last edited by banned; 12-16-2009 at 06:46 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center