Forum Replies Created

Page 18 of 35
  • Julian Sixx

    October 15, 2006 at 7:11 am in reply to: photo mosaic help

    Hi
    did you assign your fractal noise comp to the Card Dance Gradient Layer parameter?

  • Julian Sixx

    October 15, 2006 at 7:01 am in reply to: Expressions: Reading text from a file? Clock plugin?

    Hi
    [jeffrey fitzgerald] “We want the scrolling bottom text look, but wish there was a way to read that in from a text file. Rather than messing with a long line of dynamic text. Is there a way to do this?”

    Yes,here is a script that does the trick https://www.crgreen.com/aescripts/

    [jeffrey fitzgerald] “Also we would like a time clock in the corner”

    hr = 00; //modify me
    min = 00;
    sec = 0;

    d = new Date((((hr*60)+min)*60 + sec + time)*1000);
    s = d.toGMTString();
    s.substr( -12, 8 )

  • Julian Sixx

    October 15, 2006 at 7:01 am in reply to: Expressions: Reading text from a file? Clock plugin?

    Hi
    [jeffrey fitzgerald] “We want the scrolling bottom text look, but wish there was a way to read that in from a text file. Rather than messing with a long line of dynamic text. Is there a way to do this?”

    Yes,here is a script that does the trick https://www.crgreen.com/aescripts/

    [jeffrey fitzgerald] “Also we would like a time clock in the corner”

    hr = 00; //modify me
    min = 00;
    sec = 0;

    d = new Date((((hr*60)+min)*60 + sec + time)*1000);
    s = d.toGMTString();
    s.substr( -12, 8 )

  • Julian Sixx

    October 14, 2006 at 6:35 pm in reply to: how can i remove 4 green spots from some footage

    Hi
    [Dmix productions] “I could upload a still but i don’t know where to put it, anyone have a place for it?”

    https://imageshack.us/

  • Julian Sixx

    October 14, 2006 at 4:40 pm in reply to: Un-animated noise…?

    hi
    just render out the frame you want and re-import it

  • Julian Sixx

    October 14, 2006 at 3:57 pm in reply to: ayato tutorial 31

    hi
    where is your problem?

  • Julian Sixx

    October 11, 2006 at 6:29 pm in reply to: Starfield with Letters or Numbers

    Hi
    [Michael] “Is it possible in After Effects at all? Or should I switch to a 3D Programm like Cinema 4D???”

    Trapcode particular does the trick

  • Julian Sixx

    October 11, 2006 at 6:29 pm in reply to: Starfield with Letters or Numbers

    Hi
    [Michael] “Is it possible in After Effects at all? Or should I switch to a 3D Programm like Cinema 4D???”

    Trapcode particular does the trick

  • [Shayder] “Then I made the bottom ones have a track matte with it set to Luma Matte. Is that Correct?”
    you don’t need a luma matte,just use the layer mode “add”.

    [Shayder] “Now how does one combine the red and blue to go over the green like they do in the video?”
    it will now when you animate the position property.

    i’m just wondering how to create the black and white mattes for each color

  • Julian Sixx

    October 7, 2006 at 1:54 pm in reply to: COW Tutorials: Zaxwerks Raytracing in 3D Invigorator

    Hi
    [Joseph M. Morgan] ” that you can simply use an expression in the reflection sets to make their position the negative (when appropriate) to those in the main set.”

    just pickwhip the reflection sets with the main sets and add *-1 at the end of the expression!;-)

Page 18 of 35

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