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

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