
13th November 2006
Week 8 Practical
Sound is a requirement of the coursework and will be the biggest issue when trying to keep the file size small. The following link will take you to a good sound tutorial where you will learn how to import sound to play and also how to use the sounds that come with Flash.
Simple Sound
Inside a movie clip place 2 buttons and two keyframes.
2 frames
• 1st stop
• 2nd stop
stop all sounds
1 st frame goes to off button…..select it – both button and frame
on(release)
gotoAndplay(2);
2nd frame highlight button and frame
cut and paste the code from the first frame
change (2) to (1)
Import sound to the library
Drop sound onto the stage with frame 1 highlighted
Drag the movieclip to the timeline
Remember you need to have quicktime installed to run these videos
importing sound
adding sound to a button
editing sound
sychronising sound