home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! Special / macgaichibanspecial1.bin / MOVIES / WORKS / 00021.ls < prev    next >
Encoding:
Text File  |  1995-12-13  |  353 b   |  12 lines

  1. on exitFrame
  2.   set the visible of sprite 14 to 1
  3.   set the visible of sprite 15 to 1
  4.   set the visible of sprite 16 to 1
  5.   set the movieTime of sprite 14 to 0
  6.   set the movieTime of sprite 15 to 0
  7.   set the movieTime of sprite 16 to 0
  8.   set the movieRate of sprite 14 to 0
  9.   set the movieRate of sprite 15 to 0
  10.   set the movieRate of sprite 16 to 0
  11. end
  12.