Forum Replies Created

  • Josh Kurz

    June 29, 2010 at 4:22 pm in reply to: Extracting X values from a path.

    Thanks for your help!
    I’ll try the write-on idea.

    -Josh

  • Josh Kurz

    November 17, 2009 at 9:56 pm in reply to: Linking a text parameter to a slider

    THanks for the quick response!
    So here’s the expression I made based on yours:

    comp(“TestV” + (Math.floor(thisComp.layer(“VersionControl”)(“Slider”)(1)))).layer(“MOVER”).transform.position

    But I’m getting this error:

    Expected:;

    Error ocurred at line 1.
    Comp:’PrecompTestV1′
    Layer: 2 (‘Null137’)
    Property: ‘Position’

  • Josh Kurz

    July 16, 2009 at 11:25 pm in reply to: Predicate Expression Error

    Oh Lord.
    Thanks, it works.

    Sorry for wasting your time on this one.

    Thanks again,

    -Josh

  • Josh Kurz

    July 16, 2009 at 11:10 pm in reply to: Predicate Expression Error

    It’s applied to position, rotation, gaussian blur, and opacity.

  • Josh Kurz

    July 16, 2009 at 11:09 pm in reply to: Predicate Expression Error

    Well I posted it in the “Please post Expressions Code in the box below” box but it didn’t show up I guess, sorry.

    Here’s the code:
    comp.(“Testimonial_PTI”).layer(“Timing Control 3”).effect(“Transition”)(“Slider”)

    Here’s the nominalDur expression on the precomp itself:
    p=thisComp.layer(“Timing Control 3”).effect(“Timing Control”)(“Slider”);
    nominalDur=6;
    valueAtTime(nominalDur*(p/100))

  • Josh Kurz

    July 16, 2009 at 10:52 pm in reply to: Predicate Expression Error

    Hmmm.
    So, I have a comp called “Testimonial_PTI” in that comp I have one precomp layer called, “PICT1” and another layer called “Timing Control 3”

    There are two layers within “PICT1” I would like to link the opacity of one of those layers to a slider called “Transition” on “Timing Control 3” I’ve added the code below.

    Not sure why this would affect anything but “PICT1” is linked to “Timing Control 3” with a nominalDur expression.

    Hope that’s not too confusing.

  • Josh Kurz

    June 26, 2009 at 9:26 pm in reply to: Turning Pages with Different sides in AE

    Jesus.

    Thanks….
    That works brilliantly.

  • Thanks for the quick response! I’ll try that.
    And just to confirm that I am understanding the code:
    valueAtTime(nominalDur*pct/100) means use the value found at the time given in the parenthesis. Is that right?

    Thanks for your help again.

    -Josh

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