home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Music Interactive 30
/
CMi30.iso
/
pc
/
readerint
/
00008.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
|
2001-01-04
|
216 b
|
14 lines
on exitFrame
global pauseMarker
go(marker(0) + 2)
mainRoller()
demoRoller()
if pauseMarker = 1 then
set the visible of sprite 48 to 1
else
if pauseMarker = 0 then
else
end if
end if
end