Ask a Question related to Macromedia Flash Ad Development, Design and Development.
-
Parry #1
flash 9 & stopAllSounds()
stopAllSounds() works still ok in Flash9 within one .swf as usual.
BUT BUT BUT
it has messed up here:
Objective: There are n number of sounds button on a same HTML page. if user
plays any of the sound that plays in loop. But we want to achieve that when
one sound is being played and if user hits on other sound everything should
stop and new sound should start playing. It was working very well before
with the same flas.
Problem: This still works fine as desired in all players before the latest
(Flash Player 9). BUT whoever installs new version of Flash Player first
sound never stops and keeps on playing. We have to make sure just one sound
should play at a time.
I've got more that 4000 flas how do I solve this? do I need to make changes
in all fla?
Parry
Parry Guest
-
Breaking News ! StopAllSounds();
Hi ALL Its very simple!! Please let me explain it in very less but clear words. There is one webpage which contains 10 swf files (apparently... -
Please help !! stopAllSounds();
Hi all, i'll come straight to the point ! you have 5 buttons.swf and 1 HTML page. If you put these all 5 buttons into a HTML page and click... -
flash9 n stopAllSounds()
stopAllSounds() works still ok in Flash9 within one .swf as usual. BUT BUT BUT it has messed up here: Objective: There are n number of... -
convert all flash site to both flash and no flash
a friend has a site that is done with all flash. they asked me to help make it readable by more browsers. could some belly point me in the right... -
stopAllSounds
Hi there, I imported a video into flash mx and made a stopAllSounds button to control the mute function. Is there any tips on resuming the audio... -
Parry #2
flash 9 & stopAllSounds()
stopAllSounds() works still ok in Flash9 within one .swf as usual.
BUT BUT BUT
it has messed up here:
Objective: There are n number of sounds button on a same HTML page. if user
plays any of the sound that plays in loop. But we want to achieve that when
one sound is being played and if user hits on other sound everything should
stop and new sound should start playing. It was working very well before
with the same flas.
Problem: This still works fine as desired in all players before the latest
(Flash Player 9). BUT whoever installs new version of Flash Player first
sound never stops and keeps on playing. We have to make sure just one sound
should play at a time.
I've got more that 4000 flas how do I solve this? do I need to make changes
in all fla?
Parry
Parry Guest
-
palmvilla #3
Re: flash 9 & stopAllSounds()
I also need an answer to this same question, so thank you for posting it. Now if someone has a useful reply....
it would be much appreciated
palmvilla Guest
-
Jeckyl #4
Re: flash 9 & stopAllSounds()
I do not yet understand the question. What does this mean:
"There are n number of sounds button on a same HTML page"
What is a sound button? How do they relate to SWF movies (you only mention
html page, not how you SWF file or files fit into this)?
Please provide a link to the web page that shows the problem.
As it is, it is very unclear exactly what you are doing, or what you are
expecting to have happed.
"palmvilla" <webforumsuser@macromedia.com> wrote in message
news:e9ls4u$e4h$1@forums.macromedia.com...> I also need an answer to this same question, so thank you for posting it.
> Now if someone has a useful reply....
> it would be much appreciated
Jeckyl Guest
-
Jeckyl #5
Re: flash 9 & stopAllSounds()
already answered in other forums
old behavior was a nasty bug
answer is not to use this buggy side-effect
use a single SWF that load other SWFs into it
or use fscommand to communicate with the web page, and have the web page
then tell all the other SWFs to stop playing.
--
Jeckyl
Jeckyl Guest



Reply With Quote

