Skip to main content
Participant
January 8, 2008
Question

Actions, Applescript the finder using PhotoshopCS3

  • January 8, 2008
  • 2 replies
  • 356 views
Does Photoshop can trigger an applescript event instead of Javascript? I have an action set that save images in different file formats & in different folders. Then I run a batch using that action. But I would love to do is everytime I run the action as soon Photoshop saves the file I want the script (applescript) run & label the image as red in the Finder. I know that PS can trigger a javascripts using scripts event manager. Is this possible? I'm working on Tiger 10.4.10
This topic has been closed for replies.

2 replies

Participant
March 17, 2008
I have a digital print machine and when I import layers from corel to photo how do I make all the layers 1 picture. Each individual layer shows a box around it. I have highlightd and grouped, i havetred to merge the layers and nothing seems to work can someone please tell what I need to do.Thanks,Kim
Participating Frequently
January 9, 2008
PS can't trigger an AppleScript, but you can attach AppleScript folder actions to the folders the PS Actions saves to that triggers whenever the folder accepts a new file.

You can also just make an AppleScript that covers the whole process.

Carl.