home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1995 November / SHOWCASE.ISO / files / vision.dir / 00038_Script_38 < prev    next >
Text File  |  1995-06-14  |  121b  |  7 lines

  1. on exitFrame
  2.   if the movieRate of sprite 7 <>0 then
  3.     go the frame
  4.     --  else
  5.     --    go "Word"
  6.   end if
  7. end