home *** CD-ROM | disk | FTP | other *** search
- on mouseUp me
- open("\manual\libday.pdf", "\manual\acrobat3\reader\acrord32.exe")
- end
-
- on mouseEnter me
- set the member of sprite the spriteNum of me to "manu_small_2"
- puppetSound(1, "switch2")
- end
-
- on mouseLeave me
- set the member of sprite the spriteNum of me to "manu_small_1"
- end
-