Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Change Dropdownlist Script

  • Change Dropdownlist Script

    Posted by Timur Solomon on May 29, 2022 at 6:50 pm

    Hi, I’m interested in the following possibility.
    Is it possible after running the script, when clicking on the button, to change an already existing DropDown list?

    What command is needed for this? I’m talking about a dropdown list inside a script

    I figured out that you need to remove the existing list first – removeAll();
    And how to create a new one, with an array, and not piece by piece through add(“item”, “name”);

    Timur Solomon replied 3 years, 11 months ago 1 Member · 1 Reply
  • 1 Reply
  • Timur Solomon

    May 29, 2022 at 7:13 pm

    I added a new list, through a loop with add(“item”, “name”)

    Understood))

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy