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

Chicheemo

macrumors newbie
Original poster
Jan 16, 2008
3
0
Champaign
Hello,
I need help a script that can run an AAC/MP3 file, which i can then run through iCal and have a much easier time waking up in the instead of listening to Basso?!?!
:D
Thanks
 
The iTunes dictionary (Open Script Editor, File Menu, Open Dictionary..., Choose iTunes) has a play action. It looks like you can get a file reference, and do something like:
Code:
tell application iTunes play myFile once

You can save that script, then use the alarm in iCal to run the script.

-Lee
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.