home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- set the MouseUpHandler of sprite(2) to "handleMouseUpG_oj01"
- set the MouseDownHandler of sprite(2) to "handleMouseDownCommon"
- set the MovieMouseClick of sprite(2) to 0
- end
-
- on exitFrame
- set the MovieMouseClick of sprite(2) to 1
- end
-