Search found 45 matches

by wasfiwasfi
Thu Nov 16, 2017 3:00 pm
Forum: Help Me
Topic: one step up in folder structure
Replies: 3
Views: 5214

Re: one step up in folder structure

Code: Select all

var folderString = docPath.parent+"/FolderABC"; 
by wasfiwasfi
Thu Jun 15, 2017 11:16 pm
Forum: Help Me
Topic: how to select all Layers containing shapes
Replies: 5
Views: 7998

Re: how to select all Layers containing shapes

Sans probleme !
Merci :roll: :roll:
by wasfiwasfi
Mon Jun 12, 2017 11:26 pm
Forum: Help Me
Topic: how to select all Layers containing shapes
Replies: 5
Views: 7998

Re: how to select all Layers containing shapes

txuku i do not understand the meaning "i do not link" !?
i can help him but since the post i quite old i am not ready to loose time on coding a script and the guy does not need it any more or he just don't login here any more !
Thank you
by wasfiwasfi
Mon Jun 12, 2017 12:40 am
Forum: Help Me
Topic: how to select all Layers containing shapes
Replies: 5
Views: 7998

Re: how to select all Layers containing shapes

Hi

do you still need this script !?
by wasfiwasfi
Sun Jun 11, 2017 2:25 am
Forum: Help Me
Topic: how to know smart object image source path
Replies: 3
Views: 5784

Re: how to know smart object image source path

Correct ! the code provided in the adobe webpage work even on my PS CC.2015 but in order to work you need to convert smart Object to linked (Layer ---> Smart Object ---> Convert to linked). try { var ref = new ActionReference(); ref.putEnumerated( charIDToTypeID("Lyr "), charIDToTypeID(&qu...
by wasfiwasfi
Sun Jun 11, 2017 2:13 am
Forum: Help Me
Topic: How load .cube-files via ExtendScript?
Replies: 6
Views: 8763

Re: How load .cube-files via ExtendScript?

check this please !
i think it might help:
https://forums.adobe.com/thread/2155292
by wasfiwasfi
Sat Jun 03, 2017 4:53 pm
Forum: Help Me
Topic: Script to add color to paternfill layer
Replies: 2
Views: 4626

Re: Script to add color to paternfill layer

Hi
Try to add a "Color Overlay" effect and set the blending mode to "Hue"
now when you change the color of the effect it will work.
what version of photoshop are you using ?
by wasfiwasfi
Sat Jun 03, 2017 4:22 pm
Forum: Help Me
Topic: CS6 Extension Won't Sign
Replies: 4
Views: 6216

Re: CS6 Extension Won't Sign

i think you need to create a new signing certificate (.p12 file) !
or you were entering the wrong password of the certificate...
by wasfiwasfi
Sat Jun 03, 2017 3:17 am
Forum: Help Me
Topic: Selecting Layers in Smart Object sequentially and save
Replies: 1
Views: 4034

Re: Selecting Layers in Smart Object sequentially and save

can you share the psd file ?
by wasfiwasfi
Sat Jun 03, 2017 3:13 am
Forum: Photoshop Scripts
Topic: collection of scripts
Replies: 1
Views: 11438

Re: collection of scripts

very interesting !

Thank you