home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1996 July / macgaichiban199607.bin / MOVIES / CLICK / 00002.ls < prev    next >
Encoding:
Text File  |  1996-05-09  |  220 b   |  9 lines

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