User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Graphics and Multimedia section within the Web Development category of DaniWeb, a massive community of 427,458 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,573 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Graphics and Multimedia advertiser: Programming Forums
Views: 2861 | Replies: 5
Reply
Join Date: Nov 2006
Posts: 5
Reputation: marigold is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
marigold marigold is offline Offline
Newbie Poster

Help Stop all sounds in a movie...

  #1  
Dec 9th, 2006
Hi there, I need help with the action script of stopping sounds in the movie, I tried the function "stopallsounds" but it didn't work??
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Oct 2006
Location: India
Posts: 1,289
Reputation: vishesh is on a distinguished road 
Rep Power: 5
Solved Threads: 32
vishesh's Avatar
vishesh vishesh is offline Offline
Nearly a Posting Virtuoso

Re: Stop all sounds in a movie...

  #2  
Dec 10th, 2006
Its stopAllSounds();
Reply With Quote  
Join Date: Nov 2006
Posts: 5
Reputation: marigold is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
marigold marigold is offline Offline
Newbie Poster

Re: Stop all sounds in a movie...

  #3  
Dec 12th, 2006
Hey, I've tested stopallsounds();, but it didn't work. why? I don't know...
Reply With Quote  
Join Date: Oct 2006
Location: India
Posts: 1,289
Reputation: vishesh is on a distinguished road 
Rep Power: 5
Solved Threads: 32
vishesh's Avatar
vishesh vishesh is offline Offline
Nearly a Posting Virtuoso

Re: Stop all sounds in a movie...

  #4  
Dec 12th, 2006
See again carefully. There's difference between stopallsounds and stopAllSounds();.

In flash there are several keywords that may not work just because you didn't used the correct case. Actionscript is case sensitive.

So its stopAllSounds();.
Reply With Quote  
Join Date: Nov 2006
Posts: 5
Reputation: marigold is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
marigold marigold is offline Offline
Newbie Poster

Re: Stop all sounds in a movie...

  #5  
Dec 13th, 2006
Originally Posted by vishesh View Post
See again carefully. There's difference between stopallsounds and stopAllSounds();.

In flash there are several keywords that may not work just because you didn't used the correct case. Actionscript is case sensitive.

So its stopAllSounds();.


Hi, I'm sure it's a button and it's action is stopallsounds(); . But it doesn't work...:eek:
Reply With Quote  
Join Date: Oct 2006
Location: India
Posts: 1,289
Reputation: vishesh is on a distinguished road 
Rep Power: 5
Solved Threads: 32
vishesh's Avatar
vishesh vishesh is offline Offline
Nearly a Posting Virtuoso

Re: Stop all sounds in a movie...

  #6  
Dec 14th, 2006
try this...copy or write exactly what it is:
on(release)
{
   stopAllSounds();
}
If it doesn't works it might be due to some other script running somewhere else. For that you need to tell whatever you have dont in detail or even give a part of source.

Also write it clearly in your post whether you are using stopallsounds() or stopAllSounds(). That is probably because its case sensitive so BaD, bad, BAD, bAD are different.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb Graphics and Multimedia Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the Graphics and Multimedia Forum

All times are GMT -4. The time now is 5:55 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC