Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

lynkynpark86

macrumors 6502
Original poster
I want to know how to make an applescript script run when a menu bar item is clicked in an application. Please HELP. Thanks.:apple:
 
Relpy

In an iTunes Remote application I'm making I want a menu item in File or Edit to do this:
Code:
tell application "iTunes"
     set the sound volume to 0
end tell
so that when they click "File ---> Volume ---> Mute" it will do that script
thanks, hope it helps.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.