home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- NotVisible([4, 6, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34])
- cursor(-1)
- set the visible of sprite 19 to 1
- sound stop 2
- go(the frame + 1)
- end
-
- on mouseEnter
- cursor([50, 51])
- end
-
- on mouseLeave
- cursor(-1)
- end
-