Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions ExtendScript: Calling a script from “.onClick”

  • ExtendScript: Calling a script from “.onClick”

    Posted by Andy Troz on August 18, 2013 at 9:02 am

    Hello!

    Is there a way that I could call another script in AE when I use the “.onClick” of a custom button?

    Best,
    Andy.

    Dan Ebberts replied 13 years ago 2 Members · 1 Reply
  • 1 Reply
  • Dan Ebberts

    August 18, 2013 at 4:18 pm

    You could either read the other script into a local variable and then do eval(yourVar) or, just use $.evalFile(pathToOtherScriptFile)

    Dan

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