home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / plot.dxr / 00163.ls < prev    next >
Encoding:
Text File  |  2000-08-01  |  154 b   |  11 lines

  1. on mouseUp
  2.   set the visible of sprite 21 to 0
  3.   sPlay("Tips")
  4.   set the visible of sprite 21 to 1
  5.   puppetSprite(21, 1)
  6. end
  7.  
  8. on mouseDown
  9.   button()
  10. end
  11.