home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 1999 December
/
netCD65.iso
/
pc
/
madasafish
/
madfish.exe
/
madfish.dxr
/
00182_usenet.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
|
223 b
|
12 lines
on mouseWithin me
set the member of sprite the currentSpriteNum to member("usenetbut1")
end
on mouseLeave me
set the member of sprite the currentSpriteNum to member("usenetbut")
end
on mouseDown me
go("usenet")
end