1
Creating a Dynamic Listbox of After Effects Menu Commands
New Here
,
/t5/after-effects-discussions/creating-a-dynamic-listbox-of-after-effects-menu-commands/td-p/14237276
Nov 15, 2023
Nov 15, 2023
Copy link to clipboard
Copied
Is it possible for Adobe ExtendScript to access all After Effects menu commands, similar to how we use app.effect to access all effects, without manually adding menu command lists? I intend to populate a Listbox with these menu commands.
I have attempted to populate the menu commands by either directly calling a text (.txt) or JSON (.json) file containing a list of menu command IDs.
Additionally, I experimented with encoding the contents of the text or JSON file to base64 and then decoding it into a variable.
However, it’s worth noting that my experience has been mixed—sometimes it works as expected, but other times I encounter errors.
Latest Script
TOPICS
Error or problem
,
Scripting
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Have something to add?
Join the conversation

