Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions opacity fade down

  • Posted by Olly Bea on April 8, 2008 at 1:32 pm

    Hey

    Can anyone help me?

    I have this expression on opacity, which links to a separate layers audio keyframes. Therefore when the audio keyframe is at a certain level, my layer shows at 100% opacity (on), otherwise it is 0% (off)

    x = thisComp.layer(“Bass”).effect(“Both Channels”)(“Slider”)

    if (x<60 || x>180) 0 else 100

    Here is my question: Is there a way to fade down the opacity to 0% after 100% is initiated (switched on)? Currently it just switches on and off.

    Many thanks

    Olly

    Bert Brown replied 18 years, 1 month ago 2 Members · 1 Reply
  • 1 Reply

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