home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1997: Best New Mac Games / Image(3).iso / Games / Grossology / demo.dxr / Zits_155.ls < prev    next >
Encoding:
Text File  |  1997-07-31  |  175 b   |  11 lines

  1. on mouseUp
  2.   set the visible of sprite 46 to 0
  3.   set the visible of sprite 47 to 0
  4.   set the visible of sprite 48 to 0
  5.   go("ZitsStudy")
  6. end
  7.  
  8. on exitFrame
  9.   go(the frame)
  10. end
  11.