home *** CD-ROM | disk | FTP | other *** search
/ CD-X 3 / cdx_03.iso / microsft / mmcat / demos / publish / pub3demo.exe / pub3demo.DXR / 00533.ls < prev    next >
Encoding:
Text File  |  1995-08-24  |  187 b   |  9 lines

  1. on exitFrame
  2.   puppetSprite(19, 1)
  3.   puppetSprite(21, 1)
  4.   set the locV of sprite 19 to the bottom of sprite 18 + 4
  5.   set the locH of sprite 21 to -320
  6.   updateStage()
  7.   startTimer()
  8. end
  9.