home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
תקליטור אוסף לארה קרופט בורגראנץ
/
LaraCroft-Minigames-BurgerRanch-TOMBRAIDER.iso
/
me.exe
/
me.dxr
/
Internal_55_exit.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
|
2001-06-06
|
210 b
|
18 lines
on mouseEnter
set the blend of sprite 21 to 100
puppetSound("roll mvi")
go("exit")
end
on mouseLeave
set the blend of sprite 21 to 80
go(the frame + 1)
end
on mouseDown
end
on mouseUp
quit()
end