Be a Supporter!

sounds!

  • 612 Views
  • 11 Replies
New Topic Respond to this Topic
the-phantom-spancker
the-phantom-spancker
  • Member since: Dec. 22, 2001
  • Offline.
Forum Stats
Member
Level 35
Blank Slate
sounds! 2002-12-07 12:25:21 Reply

hi,
i have flashmx and i got all these sounds from flashkit and i dont know how 2 add them or how 2 use a microphone or when 2 find that voice module for making the characters talk like stephen hawkings also i odnt know how 2 make preloaders.

So if an expirenced flash user could tell me how 2 do/make these i would be very happy
thank you
you can contact me through this board my email
simonbaker95@yahoo.com
or on the where is/how 2 boardo n this site
thanks you

DANNYESLOCO
DANNYESLOCO
  • Member since: Dec. 1, 2002
  • Offline.
Forum Stats
Member
Level 18
Blank Slate
Response to sounds! 2002-12-07 18:05:39 Reply

well for the sound try converting the sounds to wav. and then if you have windows to open the sounds in Windows Sound Recorder. Then you could do whatever you want to the sound.
The way you make a preloader is that you make a movie clip number it with 100 frames, make first frame of the movie clip have a "stop" command. then go to your current scene and add this script to the movie clip:

onClipEvent (enterFrame) {
framesLoaded = (Math.ceil (( _parent._framesloaded / _parent._totalframes) * 100));
gotoAndStop (framesLoaded);
info.text = framesLoaded + "% completed";
if (framesLoaded >= 90) {
_root.gotoAndPlay (2);
}
}

_________________
and do whatever animation between the 100 frames

Mr-Y
Mr-Y
  • Member since: Apr. 28, 2000
  • Offline.
Forum Stats
Member
Level 38
Blank Slate
Response to sounds! 2002-12-07 19:11:08 Reply

O yeah, one of the ways to import a sound into a movie by going to file/open as library, select "all files" from the "file type" drop-down menu, and select your sound file. Then, drag the sound from the window that pops up to your library, and then drag the sound from the library to whatever frame you want the sound to stay on. If you want the sound to repeat, go to the sound panel of the frame, and adjust the value for loops.

kickass8227
kickass8227
  • Member since: Nov. 28, 2002
  • Offline.
Forum Stats
Member
Level 04
Blank Slate
Response to sounds! 2002-12-07 19:56:53 Reply

i dont know what the hell is wrong but it doesnt let me use a song for flash?? why??

the-phantom-spancker
the-phantom-spancker
  • Member since: Dec. 22, 2001
  • Offline.
Forum Stats
Member
Level 35
Blank Slate
Response to sounds! 2002-12-08 08:33:27 Reply

where do you get the micrphone talking program for flash!?!?!
and hwere do you get low file size music
thanks!

Mr-Y
Mr-Y
  • Member since: Apr. 28, 2000
  • Offline.
Forum Stats
Member
Level 38
Blank Slate
Response to sounds! 2002-12-08 12:08:03 Reply

At 12/8/02 08:33 AM, the_phantom_spancker wrote: where do you get the micrphone talking program for flash!?!?!
and hwere do you get low file size music
thanks!

Use the simple voice recorder and make it record the sounds coming from your mic. If you want to compress the music or sounds, I think maybe you can go to the sound's properties and compression, and then select one of the options in the menu.

the-phantom-spancker
the-phantom-spancker
  • Member since: Dec. 22, 2001
  • Offline.
Forum Stats
Member
Level 35
Blank Slate
Response to sounds! 2002-12-09 11:05:45 Reply

where do you get this voice recorder program?

DutchClock
DutchClock
  • Member since: Nov. 28, 2002
  • Offline.
Forum Stats
Member
Level 15
Blank Slate
Response to sounds! 2002-12-09 11:47:23 Reply

The voice recorder is a standard on every windows system, you can find it on your own comp! Somewhere in the the area in the startmenu where you find all the entertainment applications. I have a Dutch interface, so I dunno how it's all called in english.

the-phantom-spancker
the-phantom-spancker
  • Member since: Dec. 22, 2001
  • Offline.
Forum Stats
Member
Level 35
Blank Slate
Response to sounds! 2002-12-09 13:17:26 Reply

thanks for that i found it,
thanks where do learn how 2 make preloaders from?

Kenkenif
Kenkenif
  • Member since: Dec. 9, 2002
  • Offline.
Forum Stats
Member
Level 17
Blank Slate
Response to sounds! 2002-12-09 13:52:05 Reply

there is a preloader tutorial at the newgrounds help link at the top of this page.....maybe you can find info there for your preloader

QEUSTION!!!!!!!!!!!!
everybody keeps talking about their sounds in their flashkit :@ what is that? comes it standard with your flash or something? caus i cant find it in my flash ANYWHERE ..... so if anybody could please help me with this!

In10Cities101
In10Cities101
  • Member since: Dec. 11, 2002
  • Offline.
Forum Stats
Member
Level 03
Blank Slate
Response to sounds! 2002-12-13 22:34:38 Reply

actually, flashkit is a website. It is either flashkit.com, org, or net.. Sorry for not providing a link i am too lazy. This website provides pretty good tutorials, music, etc..The only problem is those dam pop-ups!

ChocolateChipClock
ChocolateChipClock
  • Member since: Aug. 16, 2002
  • Offline.
Forum Stats
Member
Level 19
Blank Slate
Response to sounds! 2002-12-14 01:55:32 Reply

to put a sound in flash, go to file, import, select the sound frile, open, then go to the frame u want it to come in, go to properties, sound, select the sound, its there, to stop the sound, select by sync, select stop. yea, your done with that. and, if u really want to know how to make a preloader, look at the topic "look at this" posted by fargate, it should be on page 2, hope that helped because i am tired of answering questions, but i am addicted to ng forum so i must answer questions. damnit, i think i should take my pills now.