home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 1996 March / PCPRO0396.ISO / march / blender / help / 00058.ls < prev    next >
Encoding:
Text File  |  1995-09-24  |  111 b   |  7 lines

  1. on mouseUp
  2.   puppetSprite(43, 0)
  3.   set the movieRate of sprite 40 to 0
  4.   go(the frame - 9)
  5.   updateStage()
  6. end
  7.