home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1997 October / macgaichiban199710.bin / MOVIES / SOZAI.Dxr / 00061.ls < prev    next >
Encoding:
Text File  |  1997-06-05  |  102 b   |  8 lines

  1. on exitFrame
  2.   if rollOver(4) or rollOver(5) then
  3.     yubicursor()
  4.   else
  5.     cursor(-1)
  6.   end if
  7. end
  8.