home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 49
/
PC_Home_Issue_49.iso
/
musicbox
/
rehoboe.dxr
/
00055.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-06-28
|
211 b
|
10 lines
on mouseUp
showAnim(7, 529)
if the machineType <> 256 then
set fileName to ":MUSIC:REHINST:REOB5.AIF"
else
set fileName to "MUSIC\REHINST\REOB5.AIF"
end if
fusionSoundPlayFile(1, fileName)
end