home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1997 February
/
WPCFEB97.ISO
/
multi
/
times
/
data
/
choice.dir
/
00012.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-08-27
|
229 b
|
15 lines
on mouseDown
repeat while the stillDown
set the castNum of sprite 5 to 9
updateStage()
end repeat
end
on mouseUp
puppetSprite(4, 0)
puppetSprite(5, 0)
puppetSprite(6, 0)
puppetSprite(7, 0)
go("topLev")
end