home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 6 / MacAddict_006_1997_02.iso / media / Main.Dxr / Internal_81.ls < prev    next >
Encoding:
Text File  |  1996-11-25  |  102 b   |  7 lines

  1. on exitFrame
  2.   if the movieRate of sprite 40 = 0 then
  3.     go("EndVideo")
  4.   end if
  5.   go(the frame)
  6. end
  7.