home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- if the optionDown then
- play movie "Music"
- else
- puppetSound(3, "Blip")
- sound playFile 2, "MacAddict:Media:audio:track1"
- set the visible of sprite 24 to 1
- set the visible of sprite 25 to 0
- set the visible of sprite 26 to 0
- set the visible of sprite 27 to 0
- end if
- end
-