Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

Creating a Dynamic Listbox of After Effects Menu Commands

New Here ,
Nov 15, 2023 Nov 15, 2023

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
106
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation