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

  1. on mouseUp
  2.   global gsectlist, gsublist, gsubsublist
  3.   puppetSprite(43, 0)
  4.   sresp(47)
  5.   setoff(1)
  6.   set the visible of sprite 42 to 0
  7.   setindex()
  8.   cunload()
  9.   offbut()
  10.   go(1)
  11.   slidesect()
  12.   slidesub()
  13.   set the foreColor of line gsubsublist of field 3 to 215
  14. end
  15.