home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Earth & it's Geography
/
EARTH.iso
/
earth2.exe
/
earth22-32.dxr
/
00109.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
|
153 b
|
13 lines
on mouseUp
puppetSound("Ear28a")
set the soundEnabled to not (the soundEnabled)
end
on mouseEnter
cursor([30])
end
on mouseLeave
cursor(0)
end