Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions How can i create a button that when i click on it open an specific comp??

  • How can i create a button that when i click on it open an specific comp??

    Posted by Adrián Wulfrath on April 5, 2016 at 6:51 pm

    Button.onClick = function {OpenSpecificComp}

    My logic is something like this:

    Button.onClick = function
    {
    app.project.item(“Comp”);
    }

    But how to indicate to open that specific comp?

    Adrián Wulfrath replied 10 years, 1 month ago 1 Member · 1 Reply
  • 1 Reply
  • Adrián Wulfrath

    April 6, 2016 at 3:33 pm

    Well never mind i actually got it. Thank you.

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