home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 127 / dpcs0998.iso / Internet / netobs / Install.exe / t2.z / BREAKOUT.DCR / 00011_stopMovie.ls < prev    next >
Encoding:
Text File  |  1998-01-20  |  107 b   |  7 lines

  1. on stopMovie
  2.   repeat with counter = 1 to 48
  3.     puppetSprite(counter, 0)
  4.   end repeat
  5.   updateStage()
  6. end
  7.