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

  1. on mouseUp
  2.   sresp(39)
  3.   setoff(1)
  4.   set temp to stripend(numtoframe(the frame))
  5.   set temp to frametonum(temp & " (1)")
  6.   set the visible of sprite 42 to 1
  7.   offbut()
  8.   go(temp)
  9. end
  10.