home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today (BR) Volume 2 #9
/
CDRTV2N9.iso
/
progs
/
vearth
/
shared.dir
/
00546_Script_546
< prev
next >
Wrap
Text File
|
1996-04-15
|
194b
|
12 lines
on enterFrame
repeat with var = 5 to 33
puppetSprite var, TRUE
end repeat
-- set the visible of sprite 13 to FALSE
set the blend of sprite 13 to 0
updateStage
end