PDA

View Full Version : random sounds in flash?



UncleGuito
July 15th, 2003, 07:48 PM
how do u make something in flash, a file without frames or tweens, have it randomly loop sounds that are in its library? is this possibel?

Soul
July 15th, 2003, 07:52 PM
This be better in the flash forum?

UncleGuito
July 15th, 2003, 07:54 PM
i dunno, i just thought more people would kno here

lostinbeta
July 15th, 2003, 07:57 PM
I moved this, just because one area gets more attention than another doesn't mean you should post an irrelevant question there, so please post in the appropriate section.

As for your sound thing.. you can use the sound object. You can learn all about that here...

www.kennybellew.com

UncleGuito
July 15th, 2003, 08:22 PM
i read through it and it didnt make any scence to me. i dont even think it described how to do what i was asking...

lostinbeta
July 15th, 2003, 08:24 PM
That site is THE BEST site to find out how to use the Sound Object in Flash.

It explains things very well, and it doesn't explain your random situation, but once you know how to use the Sound Object the rest is just randomizing which sound it plays.

Digitalosophy
July 16th, 2003, 11:45 AM
you can store sounds in an array, and randomly play them from there. read the kenny bellow tute, and then read about arrays, it shouldnt be that difficult