home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- case rollOver() of
- 3:
- cursor([1, 2])
- 4:
- cursor([1, 2])
- 5:
- cursor([1, 2])
- 6:
- cursor([1, 2])
- 7:
- cursor([1, 2])
- 8:
- cursor([1, 2])
- 9:
- cursor([1, 2])
- 10:
- cursor([1, 2])
- 11:
- cursor([1, 2])
- 12:
- cursor([1, 2])
- 13:
- cursor([1, 2])
- otherwise:
- cursor(0)
- end case
- go(the frame)
- end
-