Forum Replies Created

  • Andy Bryce

    January 4, 2018 at 10:10 am in reply to: Starting text from the bottom baseline

    This worked perfectly!

    thanks you so much

  • Andy Bryce

    January 3, 2018 at 8:11 am in reply to: Starting text from the bottom baseline

    It’s not about the animation at all

    It’s just how the text formats in the text window. You have left aligned / center / right align.

    All I am wondering is if there is a way to align the text to the bottom of the frame instead of the top so as more text is added in the frame it is on the bottom of the text frame and not at the top.

    I can’t find a way to do this hoping you can help

  • Andy Bryce

    January 2, 2018 at 7:07 pm in reply to: Starting text from the bottom baseline

    Thanks for the suggestion but Iv got the animation sorted i am then using this as a template for adverts where the content will be added dynamically from a web form.

    I would like to design this so that if there is more text / more lines this will be a good distance away from the bottom line and consitant.

  • Andy Bryce

    January 2, 2018 at 5:03 pm in reply to: Starting text from the bottom baseline

    Hi Dave,

    The animation is just a movement of position of the text layer under a matte.

    The reason I need the text to be inserted for the bottom is so the content can be pulled in dynamically and the text fills the section from bottom up to start close to the green line at the bottom of the text frame.

    Thanks,

  • Worked like a charm, thank you!

  • Andy Bryce

    May 4, 2017 at 6:35 pm in reply to: Link the second slider keyframe to a text value

    Solved!

    if (numKeys > 1) {
    newV2 = parseInt (thisComp.layer("text layer").text.sourceText,10);
    v1 = valueAtTime (key(1).time);
    v2 = valueAtTime (key(2).time);
    linear(value,v1,v2,v1, newV2);
    }else{
    value
    }

  • Andy Bryce

    September 9, 2016 at 6:15 pm in reply to: Change colour base on expression slider value

    You have really helped me out I am extremely gratefulT

    Thank you!

  • Andy Bryce

    September 9, 2016 at 5:48 pm in reply to: Change colour base on expression slider value

    One other question.

    Can I add an expression to a text layer to change text based of the value.

    From – critical – weak – strong

    Thanks in advance

  • Andy Bryce

    September 9, 2016 at 5:18 pm in reply to: Change colour base on expression slider value

    Works perfectly thank you!

    How can I change the colour of each to a particular HEX colour code?

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