home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 January
/
macformat-020.iso
/
Demos
/
MF20
/
Arome
/
Gourmet Demo
/
00099.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1994-10-23
|
169 b
|
11 lines
on exitFrame
if soundBusy(1) then
go("Start")
else
go(the frame)
end if
if not soundBusy(2) then
sound playFile 2, "Gourmet.Intro.AIFF"
end if
end