home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
100 Plus Great Games 2
/
100PLUSV2.BIN
/
games
/
Darts(Shanghai).dxr
/
Internal_8_block.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
|
2002-01-25
|
277 b
|
30 lines
property spriteNum
on beginSprite me
sprite(spriteNum).blend = 0
end
on mouseDown me
nothing()
end
on mouseLeave me
nothing()
end
on mouseEnter me
nothing()
end
on mouseWithin me
nothing()
end
on mouseUp me
nothing()
end
on mouseUpOutSide me
nothing()
end