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


Click here to return to the 'Use AAC files for iCal alarm sounds' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Use AAC files for iCal alarm sounds
Authored by: Scripter12 on Feb 07, '05 03:39:22PM

You can also use a very simple AppleScript saved as an application to allow iCal to start playing a whole play list.

tell application "iTunes"
play playlist "Wakeup"
end tell



[ Reply to This | # ]