home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 1999 December
/
netCD65.iso
/
pc
/
madasafish
/
madfish.exe
/
madfish.dxr
/
00188_gethelp.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1999-05-20
|
237 b
|
15 lines
on mouseEnter
puppetSound("jaws2")
set the castNum of sprite 4 to 52
set the castNum of sprite 20 to 91
end
on mouseLeave
set the castNum of sprite 4 to 53
set the castNum of sprite 20 to 85
end
on mouseDown
go("help")
end