• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Photoshop layer set
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Photoshop layer set


  • Subject: Re: Photoshop layer set
  • From: Stan Cleveland <email@hidden>
  • Date: Mon, 04 Jan 2010 14:32:57 -0800
  • Thread-topic: Photoshop layer set

Title: Re: Photoshop layer set
On 1/4/10 1:02 PM, "Fleisher, Ken" wrote:

Hello. I am having two problems that I cannot resolve.

  1. In Photoshop CS3, how can I move a layer that is within a layer set to the top of all layers, outside of that layer set? I cannot seem to find the syntax for this. I can find my layer okay, I just can’t figure out how to move it.
  2. Can I collapse/expand a layer set? I see how to make it visible or not, but I don’t see anything relating to the collapsed state.

Hi Ken,

For your first problem:
tell application "Adobe Photoshop CS3"
   tell current document
       move art layer "Layer 0" of layer set "Group 1" to beginning
   end tell
end
tell

As for your second problem, there appears to be no way (that I can find) to collapse/expand a layer set using either AppleScript of _javascript_. Not sure, but perhaps there’s a way using GUI scripting. Don’t hold your breath.

HTH,
Stan C.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Photoshop layer set
      • From: "Fleisher, Ken" <email@hidden>
References: 
 >Photoshop layer set (From: "Fleisher, Ken" <email@hidden>)

  • Prev by Date: Re: Applescript and memory
  • Next by Date: Re: Say "What?"
  • Previous by thread: Photoshop layer set
  • Next by thread: Re: Photoshop layer set
  • Index(es):
    • Date
    • Thread