home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1995 November / SHOWCASE.ISO / files / support.dir / 00053_Script_53 < prev    next >
Text File  |  1994-12-18  |  124b  |  7 lines

  1. on exitFrame
  2.   if the movieRate of sprite 28 <> 0 then
  3.     go to the frame
  4.   else
  5.     go to the frame + 1
  6.   end if
  7. end