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

  1. on exitFrame
  2.   set the volume of sprite 19 to 256
  3.   set the movieTime of sprite 19 to 0
  4.   set the visible of sprite 19 to 1
  5.   set the movieRate of sprite 19 to 1
  6.   updateStage()
  7. end
  8.