home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- showAnim(15, 529)
- if the machineType <> 256 then
- set fileName to the pathName & "MUSIC:16BIT:CRSWNM3.AIF"
- else
- set fileName to the pathName & "MUSIC\16BIT\CRSWNM3.AIF"
- end if
- fusionSoundPlayFile(1, fileName)
- end
-