home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1997 December / macgaichiban199712.bin / MOVIES / TRUE.DXR / 00105.ls < prev    next >
Encoding:
Text File  |  1997-11-13  |  103 b   |  9 lines

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