Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Write-on Text from SourceText via Slider. Pos Y slide-up via Expression selector

  • Dan Ebberts

    March 11, 2025 at 8:50 pm

    Something like this should work. You might have to fiddle with it a bit:

    s = effect("Slider Control")("Slider");
    fadeDuration = .333;
    t = s.key(textIndex+1).time;
    ease(time,t,t+fadeDuration,100,0);
  • Gerald mark Soto

    March 11, 2025 at 10:00 pm

    thanks for the efforts. i know its an annoying one.

Page 2 of 2

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