Sound Effects Cds?
I know there are a lot of sound effects resources out on the net, but does anyone have a reccomendation of a good sound effects cd to buy? I usually don't have a problem with specific sound effects but I kinda wanted something I could have to just browse. Ya know, misc stuff like whirs, buzzes, beeps. clicks, etc etc that I can use in the menus for my game and stuff
suggestions?
KirupaForum > Flash > Flash 8 (and earlier)
Posted on: 10-27-2006, 12:05 AM
View Complete Forum Thread with Replies
Sponsored Links:
Sound Effects
hi there,
I inported a sound clip to my flash file... It sounds OK in the library. After export to SWF format, the sound seems changed....
I know I can change some settings in MX....but seems doesn't work...
Could u please take a look the fla file and teatch me how to do it?
http://communities.msn.com/mingcheun...nts/sounds.zip
Size: 9KB
Cheers
View Replies !
View Related
Sound Effects
hi all, i am doing an animation for school project. I need a number of sound effects. where can i find a lot of useful sound effects?
or any advices?
thanks.
rick
View Replies !
View Related
Sex Sound Effects
Hi guys.
This is a bit off the wall, but I'm designing a web site for a company that make sex toys!
I need to find out where I can find any sexual sound effects that I can use for the project.
Thanks
Leroy
View Replies !
View Related
Sound Effects
Ive found a few decent sounds here on flashkit, but they just dont seem to fit what i want to do... all i want is a simple woosh and mouseover effects for my animations. Can anyone tell me some good sources to obtain sounds like that? thanks!
View Replies !
View Related
Sound Effects
I was wondering does anyone know any cool sites where you can get sound files which can be used for rollovers? the kinda sound im looking for is like the one that can be heard on the below site in the navigation section..
http://core.flashlevel.net/advanceflash.com/
View Replies !
View Related
Sound Effects
I was wondering does anyone know any cool sites where you can get sound files which can be used for rollovers? the kinda sound im looking for is like the one that can be heard on the below site in the navigation section..
http://core.flashlevel.net/advanceflash.com/
i just want sumfin short and sweet unlike the stuff on http://grsites.com/modperl/download.cgi?site=abta
View Replies !
View Related
Sound Effects
Hi pplz
Does anybody know any sites where i can download free sounds/sound effects from?, Just need sounds for the buttons and lil things like that so make my site abit more interesting
Any help would be much appreciated
View Replies !
View Related
Sound Effects
hiya, i've made a game in flash mx but the sound effects and backing music isn't working.
I'm using Gary Rosenzweig's "Actionscript for Fun & Games" as a guide so i created a function to load the sound. this is the code:
Code:
function triggerSound(soundName) {
// simply play a sound
soundfx.stop();
soundfx = new Sound();
soundfx.attachSound(soundName);
soundfx.start();
}
then i use this code:
Code:
triggerSound("music",0);
to play the sound.
however, i have a background music that should play throughout the game but when the player gets a correct answer a sound effect plays & cuts off the background music. I think this has probably got something to do with the layers that i'm playing it on but not too sure how to adapt the code because i've tried placing the sound effects on layer 1 or 2 but it still cuts the backing music off. How can i resolve this??
View Replies !
View Related
Sound Effects
Hi does anyone know if there is such a thing as a cd collection of Flash Sound effects...I'm sure I saw one advertised on the flash kit website last year, like an official one...ma have been flash's 2005 edition i cant remember? many thanks guys
View Replies !
View Related
[F8] Sound Effects
I'm making a movie and a game right now and all the sound effects I need are sword (slashing stabbing blocking) guns (shooting reloading(?)) and beams (like laser beams err... something out of dragon ball Z without the yelling?) Thanks in advance ^^
View Replies !
View Related
Help With Sound Effects...
Trying to figure out to add sound effects to my buttons (which are actually mcs) in this file. I'm familiar with adding sound effects to "regular" buttons using the button state frames, but I have no idea how to go about adding them to these buttons (for rollovers and clicks). Any help is greatly appreciated. My FLA file can be found and downloaded here: http://download.yousendit.com/5661B5473A5C987E
Thank you!
View Replies !
View Related
Sound Effects CD's
Does anyone here know where I can get a CD full of good sound effects and music for flash websites?
I already know about the ultrashock CD and the soundrangers.com CD (which is horrible) Anyone here know of any other resources?
Also does anyone here know how good the ultrashock CD is ?
View Replies !
View Related
Sound Effects
Can anyone point me in the right direction of some good url's where i can get sound effects from for Flash sites. I need sound effects such as turning pages and button clicks and such. Don't mind paying for the effects either.
Cheers, James.
View Replies !
View Related
Sound Effects
hey guys, i'm working on a new intro, and i need some cool sound effetcs, like some of those effects that kinda sound like wind or a breeze or something, anyone know any good sites i can check? i looked for some in fruityloops, and checked flashkit, anyone have any other ideas?? -thanks
View Replies !
View Related
Where Can I Get Sound Effects?
I'm working on my first webpage and I was wondering if anyone knew some good sites to get free sound effects that you would put on a website from. I'm just talking about little stuff like mouse over a button and things like that.
View Replies !
View Related
Sound Effects
I'm looking for some good fighting sound effects: punching/kicking/hitting/whatever. I've been to flashkit and a1freesoundeffects or whatever, but i've only found about 2 that have any quality at all. Does anyone know where i can get some good sound effects? I'm looking for as wide of a variety as possible.
Thanks for the help.
View Replies !
View Related
Help With Sound Effects...
Trying to figure out to add sound effects to my buttons (which are actually mcs) in this file. I'm familiar with adding sound effects to "regular" buttons using the button state frames, but I have no idea how to go about adding them to these buttons (for rollovers and clicks). Any help is greatly appreciated. My FLA file can be found and downloaded here: http://download.yousendit.com/5661B5473A5C987E
Thanks!
View Replies !
View Related
Help With Sound Effects...
AS2 Trying to figure out to add sound effects to my buttons (which are actually mcs) in this file. I'm familiar with adding sound effects to "regular" buttons using the button state frames, but I have no idea how to go about adding them to these buttons (for rollovers and clicks). Any help is greatly appreciated. My FLA file can be found and downloaded here: http://download.yousendit.com/5661B5473A5C987E
Thanks!
View Replies !
View Related
Help With Sound Effects...
Trying to figure out to add sound effects to my buttons (which are actually mcs) in this file. I'm familiar with adding sound effects to "regular" buttons using the button state frames, but I have no idea how to go about adding them to these buttons (for rollovers and clicks). Any help is greatly appreciated. My FLA file can be found and downloaded here: http://download.yousendit.com/5661B5473A5C987E
Thank you!
View Replies !
View Related
Random Sound Effects
hi!
i was wondering;
if i want to play random (choosing from 3-4 different sounds), what's the script, and how do i do it? when space is pressed a small animation starts playing, and at that point i want the random thing.
/bensa
View Replies !
View Related
How Do You Make Sound Effects?
Like the ones inside movies and stuff. How do you make the soundeffects of like spaceships, speed boats, airplanes, tanks, etc.. Im trying to make a movie that will come out on newgrounds later on. I have a Windows XP, Hewlett Packard, and I own Flash MX.
PS
Thanx in advance!
View Replies !
View Related
Adding Sound Effects
Hi,
Well i have made a button and i want to add a sound effect for it when the mouse hovers over this. I had read a tutorial but it's too hard to understand so can someone please tell me in a step by step more simple way?
thnx
View Replies !
View Related
Turn Off Sound Effects
How can you turn off sound effects in a Flash site? I can turn off loop/bgmusic, but i can't turn off sound effects that i have in buttons or bt page transitions.
Can it be done or no?
Please help.
View Replies !
View Related
I Need Some Good Sound Effects
Could anybody pass me in the best direction to find some good sound effects. I need:
swooshes
camera clicks
zooms
flicks
Yep there the sounds I need, I've tried wading through the Sound FX link here though couldn't seem to find any thing.
................
If I was to record my own sound how would I go about that?
I think windows has it's own recorder??? Is it as easy as buying a cheap mic, probably not
Thanks in advance to any help.
View Replies !
View Related
Good Sound Effects
It's me again.
I browsed through the sound effect libraries in Flash Kit and although the current collection is very beneficial, however, I can't seem to find the sounds that I need.
Is there a website(s) that carry a more extensive collection of sounds?
Any idea guys? Thanks.
View Replies !
View Related
Buttons And Sound Effects
hi there,
I have a question about buttons.I want to use a simple button and add a sound to down part of it.but when I drag the sound there it shows the sound added but doesn't work when in preview nor published.can you help me why?
another thing,I expressed that buttons which include sound in down part doesn't work right,because the button immediately starts to load or do something,can you tell me a way to make buttons work with sound effect in down part right?
thanks
View Replies !
View Related
An Mp3 Sound Effects Player
Hi there
I'm working on an mp3 sound effects player that will eventually be a
projector (ie. exe not swf). The idea is to allow the user to browse their
local disk to load their choice of sound effects - perhaps upto 5 or 6 of
them.
The problem is how to let them browse their local disk to load the effects - I'm guessing but is there a 3rd party projector (or converter from swf to exe) that will allow this?
Any help to point me in the right direction gratefully recieved.
Simon
View Replies !
View Related
[AS3]Many Sound Effects At The Same Time
Hey all,
I'm making a game in flash 9/as3. The game will have lots of enemies that can shoot bullets. I want a sound effect to occur when the enemy shoots.
My question is : If there are 60 enemies on the screen and they all shoot a few times a second, how do I handle the sound effects?
I assume I don't want to play 120+ sound effects a second... this will slow the game down and probably sound bad.
Is there a good strategy for dealing with this? It is important that the game doesn't slow down.
Thanks,
Ryan Ritten
View Replies !
View Related
Actionscript Sound Effects
This is kind of a random question but is there anyway to control the sounds in flash in a more than just "are they playing or not" kind of way? I want to be able to tie the sound of an object so lets say its speed. So if the object is moving faster the sound is at a higher frequency or something. Does flash allow for changing how fast a sound plays?
View Replies !
View Related
|