A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: stop sound

  1. #1
    Junior Member
    Join Date
    Oct 2001
    Posts
    19
    Hi again guys, I sort of figured out about my last thread. But now I run into the other one:
    I have 5 buttons on the intro page. Each button ...when click will load an mp3 (dynamically). how can I stop the other button's sound when the next one is (click) play. Thanks
    M.L.

  2. #2
    gskinner.com
    Join Date
    Feb 2002
    Location
    N.America
    Posts
    455
    soundObj.stop();

    or

    stopAllSounds();

    ZE.

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