home *** CD-ROM | disk | FTP | other *** search
/ The Princeton Review - Science Smart / SCIENCE.iso / pc / science / files / cad.dir / 01751.ls < prev    next >
Encoding:
Text File  |  1996-01-26  |  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.