Monster Racer Rush
Select between 5 monster racers, upgrade your monster skill and win the competition!
4.18 / 5.00 3,534 ViewsBuild and Base
Build most powerful forces, unleash hordes of monster and control your soldiers!
3.80 / 5.00 4,200 ViewsHi NG! I'm new at animation and as I says at the Subject I need some help.
First: I want to know how can i stop a sound that is already playing.
Second: I was looking for Mario and Fox voices from SSB Brawl and I found some BUT they sound accelerated when I import them into my Flash CS4 <-- I mention that just in case.
Would someone tell me how to fix that, or link me another sounds please?
I don't know if you fixed it already or not, but here's my help....if you still need it.
At 2/22/13 10:58 PM, TheDragonborn79 wrote: Hi NG! I'm new at animation and as I says at the Subject I need some help.
First: I want to know how can i stop a sound that is already playing.
Change your audio to "stream" instead of event. It's somewhere in your properties box.
Second: I was looking for Mario and Fox voices from SSB Brawl and I found some BUT they sound accelerated when I import them into my Flash CS4 <-- I mention that just in case.
Would someone tell me how to fix that, or link me another sounds please?
It probably has different frame rates.
like the dude above said, you can change your sound settings in the properties panel while the sound in your frames is selected. from "Event" to "Stream"
ctrl + alt + m is to mute, hit it again to un mute
as for action script, find a frame where you want the sounds to stop and put this in the blank key frame's action script:
stopAllSounds();
to change the export quality of sound, hit file > publish settings > audio (tab)
and change the quality to 64 and "Best"