Creative Communities of the World Forums

The peer to peer support community for media production professionals.

  • Dan Ebberts

    October 18, 2007 at 8:45 pm

    Try something like this. Create you list of words in a text editor, like this:

    word1
    word2
    word3
    word4
    etc.

    Paste that into a text layer that’s directly above (in the layer stack) your flying word layers. Name it “master text” and turn off its visibility. Then paste this expression into the Source Text propetry of each of your word layers:

    masterText = thisComp.layer(“master text”);
    s = masterText.text.sourceText.split(String.fromCharCode(13));
    s[index – masterText.index – 1]

    Dan

  • Martin Vincent

    October 19, 2007 at 3:23 am

    Thanks Thats a very good start.

    You’ll save me a lot of time.

  • Lars Director

    October 26, 2007 at 12:13 pm

    wow

    no more, no les, just

    wow!

    🙂

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