home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 1997 September / Personal_Computer_World_Sep_97.iso / Democd3 / oasquiz.dxr / 00173.ls < prev    next >
Encoding:
Text File  |  1997-06-04  |  128 b   |  7 lines

  1. on enterFrame
  2.   global checklist
  3.   set the visible of sprite 43 to 0
  4.   set checklist to []
  5.   puppetTransition(39, 1, 30, 1)
  6. end
  7.