home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Earth & it's Geography
/
EARTH.iso
/
earth2.exe
/
earthQuiz.dxr
/
00058.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-05-18
|
142 b
|
14 lines
on mouseUp
nothing()
sprite(32).visible = 0
sprite(24).visible = 0
end
on mouseEnter
cursor([30])
end
on mouseLeave
cursor(0)
end