home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1997 May / macgaichiban199705.bin / MOVIES / CAMP.Dxr / 00124.ls < prev    next >
Encoding:
Text File  |  1997-03-12  |  102 b   |  9 lines

  1. on exitFrame
  2.   global grov
  3.   if not rollOver(grov) then
  4.     go("m")
  5.   else
  6.     go(#loop)
  7.   end if
  8. end
  9.