home *** CD-ROM | disk | FTP | other *** search
/ Swift Multimedia Spanish / Spanish_Net.iso / COMP.DXR / 00094.ls < prev    next >
Encoding:
Text File  |  1996-06-07  |  496 b   |  16 lines

  1. on enterFrame
  2.   set the puppet of sprite 14 to 0
  3.   set the moveableSprite of sprite 14 to 0
  4.   set the puppet of sprite 15 to 0
  5.   set the moveableSprite of sprite 15 to 0
  6.   set the puppet of sprite 16 to 0
  7.   set the moveableSprite of sprite 16 to 0
  8.   set the puppet of sprite 17 to 0
  9.   set the moveableSprite of sprite 17 to 0
  10.   set the puppet of sprite 18 to 0
  11.   set the moveableSprite of sprite 18 to 0
  12.   set the puppet of sprite 19 to 0
  13.   set the moveableSprite of sprite 19 to 0
  14.   pause()
  15. end
  16.