Forum Replies Created

Page 2 of 2
  • Sebastian Moreno

    June 6, 2016 at 12:02 pm in reply to: Script Issue

    Simple but weird. I can’t get to use addKey where the Current time indicator stands. I just want to add a key frame to the shape layer:

    opaCity = shapeLayer.property(“Transform”).property(“Opacity”).setValue(0);

    btn6.onClick = function(){

    shapeLayer.property(“Transform”).property(“Opacity”).addKey(KeyframeTime);

    }

    ////I tried this and other couple of things for this” KeyframeTime”:

    KeyframeTime = app.project.items.testComp.layers.shapeLayer.keyTime(1). — and isnt working

  • Sebastian Moreno

    June 3, 2016 at 8:58 am in reply to: Script Issue

    Thank you Dan, Indeed was the declaring, I am rewriting all to declare and use a respective function inside the button actions!!!
    Great .
    Thanks again

Page 2 of 2

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