home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mundo do CD-ROM 5
/
CDROM05.iso
/
infantil
/
musicbox
/
compwswl.dxr
/
00050.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-06-28
|
241 b
|
10 lines
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