Forum Replies Created

  • Chris Keller

    August 21, 2010 at 1:51 pm in reply to: Kellers Stereoscopic Script for CS5

    Hi,

    check out the “Mark as Footage” option. Every layer in the left comped marked as footage will be replaced by the source of the subsequent layer. Meaning: Below each left layer, you simply have to put a layer with the according right footage, make it invisible, and my script will automatically replace the source when converting.

    Best,
    -Chris

  • Chris Keller

    June 10, 2009 at 7:53 pm in reply to: Particular Pickwhip Bug

    Got it! The problem is that Particular has two properties called “Type” – one in the Aux system and the other in Visibility. Now if you tell AE to grab thisComp.layer("Particle Layer").effect("Particular")("Type"), it will look for the first property called “Type” and return its value – and the Aux system comes before the Visibility.
    A workaround is using match names: thisComp.layer("Particle Layer").effect("Particular")("tc Particular-0063"). By the way, other effects (like Shatter) have the same problem.
    Probably plugin developers should take care not to create double names.

    Best,
    -Chris

  • Chris Keller

    May 17, 2009 at 2:14 pm in reply to: AE Script: try…catch not working

    “I get the same result. It is strange.
    Dan “

    It has to be a bug or something in the debugger, since without “Enable JavaScript Debugging” error handling works…

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