home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Music Interactive 14
/
CMi14.iso
/
pc
/
quit
/
00009_YesButton.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
|
1999-10-18
|
154 b
|
10 lines
on mouseUp
repeat with x = 1 to 120
set the puppet of sprite x to 0
end repeat
puppetSound(1, 0)
puppetSound(0)
clearGlobals()
quit()
end