home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 September / macformat-028.iso / mac / Demos / UNZIP-DEMO / ZIPFILES / Intro / 00011.ls < prev    next >
Encoding:
Text File  |  1995-06-15  |  147 b   |  7 lines

  1. on qtLoop
  2.   if the movieTime of sprite 1 = 1485 then
  3.     set the movieTime of sprite 1 to 1125
  4.     set the movieRate of sprite 1 to 1
  5.   end if
  6. end
  7.