home *** CD-ROM | disk | FTP | other *** search
- on mouseEnter me
- set the member of sprite the currentSpriteNum to member("effect-button-02")
- cursor(280)
- end
-
- on mouseLeave me
- set the member of sprite the currentSpriteNum to member("effect-button-01")
- cursor(-1)
- end
-