home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
How Many Bugs in a Box
/
How Many Bugs in a Box.cdr
/
bugs
/
act6a
/
00428.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
|
1995-03-28
|
196 b
|
10 lines
on mouseDown
set myclick to the clickOn
set the ink of sprite myclick to 4
repeat while the mouseDown
updateStage()
end repeat
set the ink of sprite myclick to 8
updateStage()
end