Copy link to clipboard
Copied
I have a one question.
How to animation preset save?
I think the best you could do would be to issue the menu command:
app.executeCommand(app.findMenuCommandId("Save Animation Preset..."));
but that will bring up the file save dialog, which is probably not the automation you're looking for.
Dan
Copy link to clipboard
Copied
See After Effects Help:
Copy link to clipboard
Copied
Thx, Todd Kopriva
I want java script function.
Copy link to clipboard
Copied
I think the best you could do would be to issue the menu command:
app.executeCommand(app.findMenuCommandId("Save Animation Preset..."));
but that will bring up the file save dialog, which is probably not the automation you're looking for.
Dan
Copy link to clipboard
Copied
Thank you Dan!!!
Copy link to clipboard
Copied
Ah, sorry. I failed to see that this question was in the scripting forum. That's what I get for not having separate RSS feed categories for forum threads.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more