home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sound Canvas Software Library for SC-8850
/
SLib8850.iso
/
pc
/
demosong
/
hyperg
/
demo_mov
/
menu.dxr
/
ì‡ë†_22.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
|
1998-02-15
|
169 b
|
11 lines
on exitFrame
global l
cursor([2, 1])
if l = 0 then
set the visible of sprite 35 to 0
else
set the visible of sprite 35 to 1
end if
updateStage()
end