|
-
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|