home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Music Interactive 30
/
CMi30.iso
/
pc
/
intro
/
00022.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
|
208 b
|
10 lines
on exitFrame
repeat with x = 4 to 6
set the puppet of sprite x to 1
set the visible of sprite x to 0
end repeat
repeat with x = 7 to 9
set the cursor of sprite x to [9, 10]
end repeat
end