home *** CD-ROM | disk | FTP | other *** search
/ The Princeton Review - Science Smart / SCIENCE.iso / mac / files / CAD.DiR / 01735.ls < prev    next >
Encoding:
Text File  |  1995-12-08  |  191 b   |  11 lines

  1. on mouseUp
  2.   sresp(44)
  3.   setoff(1)
  4.   puppetSprite(42, 0)
  5.   set the visible of sprite 42 to 0
  6.   set the visible of sprite 43 to 0
  7.   puppetSprite(11, 0)
  8.   puppetSprite(12, 0)
  9.   go("scard")
  10. end
  11.