Re: newbe - Making iTunes Browser Window active
Re: newbe - Making iTunes Browser Window active
- Subject: Re: newbe - Making iTunes Browser Window active
- From: "Wallace, William" <email@hidden>
- Date: Wed, 18 Oct 2006 17:35:42 -0500
- Thread-topic: newbe - Making iTunes Browser Window active
Title: Re: newbe - Making iTunes Browser Window active
This works for me:
tell application "iTunes"
set full screen to true
set visuals enabled to true
end tell
From: David Alter <email@hidden>
Date: Wed, 18 Oct 2006 15:13:04 -0700
To: Jon Pugh <email@hidden>
Cc: <email@hidden>
Subject: Re: newbe - Making iTunes Browser Window active
You are correct. If you have full screen set it works. If not is does not work. Interesting.
If I do not have fullscreen on how do I turn the visualizer on? Any ideas?
thanks for the help
-dave
On Oct 18, 2006, at 2:31 PM, Jon Pugh wrote:
At 1:55 PM -0700 10/18/06, David Alter wrote:
Create a playlist window by double clinking on a playlist. Make sure that window is the frontmost. Then try and run the script. It will not work.
-dave
Nope, works fine here. Multiple windows, one window, no windows. I ran it from the script editor, the system script menu and even iTunes script menu.
Perhaps something else is wrong. I have full screen turned on.
Jon
On Oct 18, 2006, at 1:01 PM, Jon Pugh wrote:
At 12:08 PM -0700 10/18/06, David Alter wrote:
What I'm really after is Turning on the visualizer.
This works for me:
tell application "iTunes"
set visuals enabled to true
end tell
Jon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
www.AlterConsulting.net
510-868-0916 Office
510-435-4391 Mobile
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden