home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet 1996 World Exposition
/
park.org.s3.amazonaws.com.7z
/
park.org.s3.amazonaws.com
/
Japan
/
Panasonic-
/
funcity
/
tokyo
/
e
/
cool.dcr
/
00057.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2017-09-21
|
332 b
|
15 lines
on exitFrame
if soundBusy(2) then
go(the frame)
else
set the visible of sprite 3 to 0
set the visible of sprite 4 to 0
set the visible of sprite 5 to 0
set the visible of sprite 6 to 0
set the visible of sprite 7 to 0
set the visible of sprite 47 to 0
cursor([35, 36])
go(#next)
end if
end