home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1996 August
/
WPCAUG96.ISO
/
makers
/
search.dir
/
00044.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-06-12
|
209 b
|
12 lines
on mouseDown
repeat with i = 11 to 18
set the visible of sprite i to 0
end repeat
updateStage()
repeat with i = 2 to 21
puppetSprite(i, 0)
end repeat
go("end")
go("fade", "main.dir")
end