home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Music Interactive 30
/
CMi30.iso
/
pc
/
intro
/
00019_TopButton.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
|
140 b
|
9 lines
on mouseUp
global notSure
notSure = 1
repeat with x = 1 to 120
set the puppet of sprite x to 0
end repeat
go("IntroLoop")
end