home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shocking The Web CD-ROM
/
SHOCK_CD.ISO
/
pc
/
tutorial
/
devglry
/
ink&imag
/
demo
/
fmlndinv.dir
/
00237.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
|
1996-05-10
|
196 b
|
13 lines
on mouseDown
puppetSprite(45, 1)
set the castNum of sprite 45 to 434
updateStage()
end
on mouseUp
puppetSprite(45, 0)
set the castNum of sprite 45 to 433
updateStage()
go("5a")
end