Re: iTunes Playlist Selection
Re: iTunes Playlist Selection
- Subject: Re: iTunes Playlist Selection
- From: "David A. Cox" <email@hidden>
- Date: Fri, 9 Jan 2004 16:12:17 -0800 (PST)
Exactly what I needed.
I could not get my head around the way the view bit was used there. As
always, the people on this list are fantastic....
DAC
On Fri, 9 Jan 2004, Mr Tea wrote:
>
This from David A. Cox - dated 9/1/04 7.50 pm:
>
>
> I want to:
>
> 1. Play an iTunes Playlist via applescript
>
> 2. Make that Playlist the ACTIVE playlist in iTunes
>
>
For item 2...
>
>
tell application "iTunes"
>
set view of browser window 1 to playlist "**Party**"
>
end tell
>
>
>
I think this will work for you in the context you describe.
>
>
>
Nick
>
pp Mr Tea
>
_______________________________________________
>
applescript-users mailing list | email@hidden
>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.