home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Review 54 / CDREVIEW.iso / kerouac / jack.dxr / 00191.ls < prev    next >
Encoding:
Text File  |  1996-02-15  |  105 b   |  9 lines

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