Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects expressions thru different comps

  • expressions thru different comps

    Posted by Richard Smith on June 22, 2006 at 12:05 pm

    I am put together a effect that has to built on various comps and linked to a final comp. My problem is that i can build with out expressions and it will work fine but if i need to repostition it, I have to go into ever comp and adjust them each. how can add an expression to link them all up so if i repostition the master the slave will follow.

    Mylenium replied 19 years, 10 months ago 2 Members · 1 Reply
  • 1 Reply
  • Mylenium

    June 22, 2006 at 4:35 pm

    I don’t quite get what you are trying to tell us… Expressions use absolute name string based references, there is no way around that. AE 7 will keep track of those and rename references where appropriate (though it sometimes does not work as expected). Your only other simple option is to use references based on layers’ and effects’ indices e.g. comp(“Main”).layer(1).effect(1)(“Slider”) as opposed to comp(“Main”).layer(“X”).effect(“Effect”)(“Slider”). If you are really daring in nature, you can build your setups based on filtering name strings, but the overhead is substantial and not really worth the effort. Apart from all said above, you should simply re-think your workflows. Make use of the “Copy Expression only” function and regualrly save your expressions into animation presets so you can easily re-apply them to layers en masse when required.

    Mylenium

    [Pour Myl

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