home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 1999 December
/
netCD65.iso
/
pc
/
madasafish
/
madfish.exe
/
madfish.dxr
/
00207_installbutton.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
|
256 b
|
16 lines
on mouseEnter
puppetSound("jaws2")
set the castNum of sprite 3 to 50
set the castNum of sprite 20 to 91
end
on mouseLeave
set the castNum of sprite 3 to 51
set the castNum of sprite 20 to 85
end
on mouseDown
open("madfish1.exe")
quit()
end