home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- play movie "acceskit.dir"
- end
-
- on mouseEnter me
- set the member of sprite the currentSpriteNum to member(7, "interne")
- cursor(280)
- end
-
- on mouseLeave me
- set the member of sprite the currentSpriteNum to member(8, "interne")
- cursor(-1)
- end
-