home *** CD-ROM | disk | FTP | other *** search
/ Curio City 11 / CURIO11.bin / pc / movie / namio / qz_b.dir / 00129_PñÇñ@êwèàóù.ls < prev    next >
Encoding:
Text File  |  1998-01-01  |  311 b   |  13 lines

  1. on exitFrame
  2.   set the visible of sprite 30 to 1
  3.   set the visible of sprite 31 to 1
  4.   set the visible of sprite 32 to 1
  5.   set the visible of sprite 33 to 1
  6.   set the visible of sprite 44 to 1
  7.   repeat with i = 5 to 26
  8.     set the visible of sprite i to 1
  9.   end repeat
  10.   puppetSprite(28, 0)
  11.   updateStage()
  12. end
  13.