home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
L'Encyclopedie Des Jeux Video 8
/
EJV8_CD1.ISO
/
ejv8-cd1
/
sos.dxr
/
00002.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
|
2003-10-24
|
241 b
|
14 lines
on mouseUp me
play movie "somm.dir"
end
on mouseWithin me
set the member of sprite the currentSpriteNum to member("d1")
cursor(280)
end
on mouseLeave me
set the member of sprite the currentSpriteNum to member("d")
cursor(-1)
end