iTunes & AppleScript
iTunes & AppleScript
- Subject: iTunes & AppleScript
- From: "Daniele M." <email@hidden>
- Date: Sat, 28 Jun 2003 15:42:43 -0700
- Organization: westcode software, inc.
I have tried to get the artwork of the current in play track with this
code:
tell application "iTunes" to return the data of the artwork of (the
current track)
but nothing... there is not any result (with all properties of artwork:
kind, picture...). What's the problem?
Bye & thx
Daniele
_______________________________________________
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.