home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1996 June / macgaichiban199606.bin / MOVIES / IN / 00091.ls < prev    next >
Encoding:
Text File  |  1996-03-28  |  102 b   |  9 lines

  1. on exitFrame
  2.   if rollOver(7) then
  3.     cursor(282)
  4.   else
  5.     cursor(-1)
  6.   end if
  7.   go(the frame)
  8. end
  9.