Re: iTunes playlist and ID number
Re: iTunes playlist and ID number
- Subject: Re: iTunes playlist and ID number
- From: Chris Garaffa <email@hidden>
- Date: Wed, 5 Mar 2003 08:35:42 -0500
On Wednesday, March 5, 2003, at 06:39 AM, Daniele M. wrote:
Hello,
Hi Dan,
i haven't the track number... but only the ID... how can i play a song
using AS if have only it's ID number?
When you say you have the ID, do you mean the "database id" property?
If so, I think you can do this (untested code):
tell application "iTunes" to play track whose database id = your_id
it's something like that... check the iTunes dictionary in PB for more
info.
--
Chris Garaffa
email@hidden
http://moondrop.heli0s.net - Yeah, it's up.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.