home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1996 August / macgaichiban199608.bin / MOVIES / PTM / 00078.ls < prev    next >
Encoding:
Text File  |  1996-06-11  |  91 b   |  8 lines

  1. on exitFrame
  2.   if not rollOver(5) then
  3.     go("MMM")
  4.   else
  5.     go(the frame)
  6.   end if
  7. end
  8.