home *** CD-ROM | disk | FTP | other *** search
/ The Princeton Review - Science Smart / SCIENCE.iso / pc / science / files / cad.dir / 05133.ls < prev    next >
Encoding:
Text File  |  1996-01-26  |  95 b   |  8 lines

  1. on mouseUp
  2.   if the puppet of sprite 48 = 1 then
  3.     exit
  4.   end if
  5.   sresp(5)
  6.   clearall()
  7. end
  8.