home *** CD-ROM | disk | FTP | other *** search
- on mouseUp me
- open("\manual\acrobat\setup.exe")
- end
-
- on mouseEnter me
- set the member of sprite the spriteNum of me to "acro_small_2"
- puppetSound(1, "switch2")
- end
-
- on mouseLeave me
- set the member of sprite the spriteNum of me to "acro_small_1"
- end
-