sounds!
- the-phantom-spancker
-
the-phantom-spancker
- Member since: Dec. 22, 2001
- Offline.
-
- Forum Stats
- Member
- Level 35
- Blank Slate
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
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
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
- the-phantom-spancker
-
the-phantom-spancker
- Member since: Dec. 22, 2001
- Offline.
-
- Forum Stats
- Member
- Level 35
- Blank Slate
- Mr-Y
-
Mr-Y
- Member since: Apr. 28, 2000
- Offline.
-
- Forum Stats
- Member
- Level 38
- Blank Slate
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
- DutchClock
-
DutchClock
- Member since: Nov. 28, 2002
- Offline.
-
- Forum Stats
- Member
- Level 15
- Blank Slate
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
- Kenkenif
-
Kenkenif
- Member since: Dec. 9, 2002
- Offline.
-
- Forum Stats
- Member
- Level 17
- Blank Slate
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
- ChocolateChipClock
-
ChocolateChipClock
- Member since: Aug. 16, 2002
- Offline.
-
- Forum Stats
- Member
- Level 19
- Blank Slate
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.

