home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fuji Wa La Te I Ka - Hyakunin Isshu Karuta
/
KARUTA.bin
/
wins
/
library2.dir
/
00191_Script_191
< prev
next >
Wrap
Text File
|
1995-11-13
|
202b
|
11 lines
on enterFrame
repeat with N = 11 to 32
puppetSprite N, False
updatestage
END REPEAT
end
--on exitFrame
-- repeat with N = 30 to 32
-- puppetSprite N, False
-- END REPEAT
--end