Tuesday, September 18, 2007

sound can be embedded into flash
but it's better to string it through the library so that it can actionscript through the shmoozzl

flash s able to stream files, woohoo
Sound panel
can specify the sound asan event; something that downloads completely before the thingy starts
or stream
x = new sound();
x.attachsound("crossroads");
x.start(0, 5);

using the equal sign (=) to define the sound as x
X denotes a sound object
attachsound defines teh file
start defines the start and loop

stop();
x.stop()
are different things

my button troubles
on (release) {
x.stop();
x.start(0, 100);
for the start button and obviously omitt the start command for the stop  button

for the mp3 file (not in library as external)
on (release) {
x.stop();
x.loadsound("mp3/rainforesr.mp3")
}

saved the rest of his files on datastick1


1 comment:

about said...

Hi no postings as required for web art .. did you get the email? This is th essence of what I asked for pls! ...please do a good posting on your blog AND email me when done. (this should constitute a good amount of research, graphical ideas, thoughts on the final work, and perhaps a realistic proposal on how you will build site

... your storyboards up .. need something to respond to......

tks
Gianni