Activity › Forums › Adobe After Effects Expressions › SCRIPT for converting layers to editable text
-
SCRIPT for converting layers to editable text
Posted by Adriano Moraes on April 20, 2007 at 5:10 pmHi there.
I
Filip Vandueren replied 19 years ago 2 Members · 1 Reply -
1 Reply
-
Filip Vandueren
April 21, 2007 at 12:04 amHurray,
I learned something when researching this question !
app.executeCommand(app.findMenuCommandId("Convert to Editable Text"));
Loop through every comp in your project,
select all layers in that comp at once,
then execute the command, but catch errors if no layers in thye comp are PSDtext.
Reply to this Discussion! Login or Sign Up