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

  1. on enterFrame
  2.   global n
  3.   set the visible of sprite 1 to 1
  4.   set the visible of sprite 5 to 0
  5.   set the visible of sprite 6 to 0
  6.   set the visible of sprite 7 to 0
  7.   set the visible of sprite 22 to 0
  8.   set the visible of sprite 23 to 0
  9.   set the visible of sprite 24 to 0
  10.   set the visible of sprite 12 to 0
  11. end
  12.