home *** CD-ROM | disk | FTP | other *** search
/ Reflux 1: The Becoming / Reflux.iso / master1.dxr / 00342.ls < prev    next >
Encoding:
Text File  |  1995-05-01  |  141 b   |  8 lines

  1. on mouseDown
  2.   go("jfol1")
  3.   updateStage()
  4.   set the visible of sprite 46 to 0
  5.   puppetSprite(46, 0)
  6.   set the visible of sprite 46 to 1
  7. end
  8.