home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Player 1999 June
/
LIB_DAY.BIN
/
DEMOS
/
DEMOS.DXR
/
00068.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-02-27
|
175 b
|
13 lines
on mouseEnter me
set the member of sprite 29 to 75
puppetSound(1, "switch2")
end
on mouseLeave me
set the member of sprite 29 to 74
end
on mouseUp me
go("exit")
end