home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1997 July / macgaichiban199707.bin / MOVIES / IDOL.Dxr / 00289.ls < prev    next >
Encoding:
Text File  |  1997-05-09  |  137 b   |  10 lines

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