home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Earth & it's Geography
/
EARTH.iso
/
earth2.exe
/
earth0-9.dxr
/
00019.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
|
177 b
|
18 lines
on mouseUp
puppetSound(0)
sprite(4).visible = 0
go("title")
end
on mouseDown
sprite(4).visible = 1
end
on mouseEnter
cursor([30])
end
on mouseLeave
cursor(0)
end