home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Music Interactive 30
/
CMi30.iso
/
pc
/
intro
/
00021_BottomButton.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
|
2000-10-10
|
116 b
|
8 lines
on mouseUp
repeat with x = 1 to 120
set the puppet of sprite x to 0
end repeat
updateStage()
quit()
end