home *** CD-ROM | disk | FTP | other *** search
/ CD Direkt 1996 #11 / CDD_11_96.ISO / demos / timelaps / postrart.dxr / 00027.ls < prev    next >
Encoding:
Text File  |  1996-07-22  |  169 b   |  9 lines

  1. on mouseUp
  2.   set the memberNum of sprite 6 to member "Next norm"
  3.   updateStage()
  4.   SetPuppets(6, 7, 0)
  5.   SetPuppets(11, 12, 0)
  6.   puppetSprite(14, 0)
  7.   go(marker(1))
  8. end
  9.