home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
cyber.net interactivo 1
/
cybernetinteractivo01.ISO
/
demos
/
cranb
/
cran.dxr
/
00202.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
|
1995-08-16
|
145 b
|
9 lines
on exitFrame
go(the frame)
if (the mouseCast > 146) and (the mouseCast < 150) then
cursor([210, 211])
else
cursor(-1)
end if
end