home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1996 September / PCA0996.ISO / demos / blown / demo2.dxr / 00062.ls < prev    next >
Encoding:
Text File  |  1996-05-29  |  167 b   |  8 lines

  1. on exitFrame
  2.   puppetSprite(16, 1)
  3.   set the castNum of sprite 16 to the number of cast "Gilbert.PIC"
  4.   updateStage()
  5.   puppetSprite(16, 0)
  6.   play frame "Gilbert"
  7. end
  8.