Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Video Scrolling

  • Todd Kopriva

    January 22, 2011 at 6:28 am

    I don’t see anything complex. Just layers with their Position properties animated so that the layers move from left to right.

    I’m guessing that you’re very new to After Effects. I suggest that you work your way through some getting-started materials.

    ———————————————————————————————————
    Todd Kopriva, Adobe Systems Incorporated
    Technical Support for professional video software
    After Effects Help & Support
    Premiere Pro Help & Support
    ———————————————————————————————————

  • Franco Strobbia

    February 14, 2011 at 12:29 pm

    Anyway, can be nice to write an expression to aling several layers and move it together.

  • Franco Strobbia

    February 14, 2011 at 12:59 pm

    I found it this expression posted by Kevin Camp around here.
    You can use the first layer (or a null) and apply the expression to the position of the following layers.

    L=thisComp.layer(index-1);
    L.transform.position+[(L.width*L.transform.scale[0]/200)+(width*transform.scale[0]/200),0]

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