home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 February / PCWK0296.iso / autodesk / autodesk.exe / autodesk.DXR / 01035_FIX16.PCX.ls < prev    next >
Encoding:
Text File  |  1994-12-17  |  171 b   |  10 lines

  1. on mouseUp
  2.   puppetSprite(18, 1)
  3.   set the castNum of sprite 18 to 1045
  4.   updateStage()
  5.   delay(10)
  6.   puppetSprite(18, 0)
  7.   updateStage()
  8.   go(label("HistBegin") + 3)
  9. end
  10.