home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 10 / MacAddict_010_1997_06.iso / media / preview.Dxr / 00002.ls < prev    next >
Encoding:
Text File  |  1997-03-26  |  104 b   |  7 lines

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