Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Play iTunes from anywhere via SMB' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Play iTunes from anywhere via SMB
Authored by: blacklighter on Feb 14, '06 08:47:57AM

I'm wondering, how do you run an apple script before you open an application?
I couldn't get the apple script run automatically before I open the application.



[ Reply to This | # ]
Play iTunes from anywhere via SMB
Authored by: hansi85 on Feb 14, '06 09:47:12AM

place 'tell app "iTunes" to activate' somewhere near the end of your applescript.

then, instead of opening itunes directly, launch the script.



[ Reply to This | # ]
Play iTunes from anywhere via SMB
Authored by: kainewynd2 on Feb 14, '06 09:50:08AM

My guess is that he wrote an applescript that mounts the drive and then opens iTunes afterwards and uses that to open iTunes as opposed to running the App directly.



[ Reply to This | # ]