home *** CD-ROM | disk | FTP | other *** search
/ PC Format (UK) 86 / PC_Format_September1998_Issue86.iso / Critical / CMiFree / features.dxr / 00042.ls < prev    next >
Encoding:
Text File  |  1998-07-13  |  303 b   |  11 lines

  1. on mouseUp
  2.   set the visible of sprite 38 to 0
  3.   set the visible of sprite 31 to 0
  4.   set the visible of sprite 33 to 0
  5.   set the visible of sprite 34 to 0
  6.   set the visible of sprite 35 to 0
  7.   set the visible of sprite 36 to 0
  8.   set the visible of sprite 37 to 0
  9.   set the visible of sprite 32 to 1
  10. end
  11.