Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Multiple expression to multiple layers

  • Multiple expression to multiple layers

    Posted by Henri Yates on February 10, 2020 at 11:24 am

    Hi…

    I have say 75 layers and I want to apply this expression;
    marker.key(1)
    to all of them but I want “(1)” to increase with every layer.
    The first layer would have this expression marker.key(1)
    The second layer would have marker.key(2)
    The third layer would have marker.key(3)
    .
    ..

    The seventy-fifth layer would have marker.key(75)

    Is there a script or an easy way to do it without manually going into every layer and changing them?

    Thanks.

    Cheers !!

    Henri Yates replied 6 years, 2 months ago 3 Members · 4 Replies
  • 4 Replies
  • Robin De man

    February 10, 2020 at 11:29 am

    If i’m not mistaken you can use index

    marker.key(index)

    Greetz Robin

  • Dan Ebberts

    February 10, 2020 at 1:49 pm

    You could use:

    marker.key(index)

    Dan

  • Henri Yates

    February 10, 2020 at 8:10 pm

    Oh yeah…
    Thanks Greetz Robin

    Cheers!

  • Henri Yates

    February 10, 2020 at 8:11 pm

    Thank you Dan

    Cheers!

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