Custom Condition for Photoshop Actions
Trying to create a custom "condition" for a complex Photoshop Action.
I have a custom, Unlockbackround.jsx that is in the script menu.
That unlocks the backround layer and then proceeds to group all layers. is there a way to point a condition to a script.?
Right now the condition is
If back round is locked
play locked backround,
if layer is unlocked then play unlocked backround
the problem is if the "back round layer isn't actually clicked on , it dosnt unlock.
thats why i wrote the .jsx
Problem is i don't want to deploy the scripts, only the actions to our company. any suggestions welcom
