home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1998 February / macgaichiban199802.bin / MOVIES / AV.DXR / 00094.ls < prev    next >
Encoding:
Text File  |  1997-12-28  |  129 b   |  9 lines

  1. on exitFrame
  2.   checkrollover(4, 13)
  3.   if the movieRate of sprite 14 = 1 then
  4.     go(the frame)
  5.   else
  6.     go(#next)
  7.   end if
  8. end
  9.