A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: [F8] stop specific sound?

  1. #1
    Senior Member
    Join Date
    Jul 2003
    Posts
    119

    [F8] stop specific sound?

    Hey hey.

    Let's say i have a frame with stop on it that plays a music loop and a button that leave that frame. Is a there a line of script i can add on the button that stops that specific sound file?

    I tried using the stopAllSounds(); but since i have other sounds at the same time it didn't work (the whole file went silent)

  2. #2
    Senior Member Robb@exo's Avatar
    Join Date
    Jun 2003
    Location
    Canada
    Posts
    1,540
    Not too sure if this will be of much assistance, but try putting the sounds into their own mc's, which would allow for specific stop actions. ie, sound1.stop();
    Wile E. Coyote - "Clear as mud?"

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