Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Link key to keymarker on mask Shape

  • Link key to keymarker on mask Shape

    Posted by Eden Exposito on August 13, 2008 at 3:37 pm

    Hi
    I want “link” key to a keymarker. I have the next expression:

    L=comp(“layer”).layer(“layer_with_keymarker”);
    t1=(L.marker.key(“video_end”).time)-0.7;
    t2=(L.marker.key(“video_end”).time);
    v1=valueAtTime(key(3).time);
    v2=valueAtTime(key(4).time);
    linear(time,t1,t2,v1,v2);

    This work well for all layers… but i have a mask with his mask shape animated and i cannot control his layer with this method because i cant add expression there.

    How i can link these keys with the keymarker??

    Eden Exposito replied 17 years, 9 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

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