home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1996 September / macgaichiban199609.bin / MOVIES / 02BANJI / 00047.ls < prev    next >
Encoding:
Text File  |  1996-07-10  |  109 b   |  7 lines

  1. on mouseDown
  2.   global gmovieflg
  3.   if gmovieflg = 1 then
  4.     set the movieRate of sprite 15 to 1
  5.   end if
  6. end
  7.