Forum Replies Created

Page 8 of 35
  • Julian Sixx

    January 18, 2007 at 9:20 pm in reply to: True 3d Sphere

    Hi
    [GnA Productions] “I tried CC Sphere…and it makes the image into a sphere….but….i can’t rotate around it with the camera…….”

    it actually works with some coding.Have a look at this sample project from AAron Cobb.

    https://homepage.mac.com/aaron.s.cobb/FileSharing1.html

  • Julian Sixx

    January 18, 2007 at 3:43 pm in reply to: Tv Tower

    Hi

    thanks for your reply.
    When i select 5 tv’s how can i arrange them in a circle?Is this possible?

  • Julian Sixx

    January 17, 2007 at 8:38 am in reply to: Scaling with expressions

    Hi

    I’m not sure if it’s 100% correct but maybe Mylenium ,Dan….may check it.

    scaleup= 2; // scale up in time (seconds)
    scaledown =8;
    scaledur=2;// in seconds
    up_easein=easeIn(time,scaleup,(scaleup+scaledur));
    up_easeout=easeOut(time,(scaleup-scaledur),scaleup);
    down_easeout=easeOut(time,(scaledown-scaledur),scaledown);
    down_easein=easeIn(time,scaledown,(scaledown-scaledur));

    sc=Math.min(easeOut(time,up_easein,up_easeout,0,100),easeIn(time,down_easein,down_easeout,100,0));
    [sc,sc]

  • Julian Sixx

    January 15, 2007 at 3:42 pm in reply to: Second hand of a clock

    Hi

    value + Math.floor(time)*6 // for the second hand:

  • Julian Sixx

    January 13, 2007 at 8:20 am in reply to: Help with shimmering text

    Hi

    looks very cool.Where can i get this kind of handwritten fonts?

  • Julian Sixx

    January 12, 2007 at 1:09 pm in reply to: glowing light

    Hi
    [bubs] ” i wanted to know is the kind of light dot like the logo show!n in BELIEF Zoom clip!”

    You refering to this video,right? https://www.apple.com/pro/video/belief/video.html

    If so,try CC Ball Action

  • Julian Sixx

    January 11, 2007 at 6:24 pm in reply to: using a spring

    Hi

    …in addition to yikesmikes expression,you’ll find a lot more on your hd.Go to your AE7 app folder>Support Files>Templates>Expresion Samples.

    my 0.02

  • Julian Sixx

    January 11, 2007 at 4:52 pm in reply to: copying path from Illustrator to AE works only once

    Hi
    [Mylenium] “No, there is no real solution to this except to exit both programs”

    I have absolutely no problems to copy+paste them as many times i want

  • Hi
    [Mylenium] “Previews can be manually added to presets using some tricks”

    which tricks?

  • Julian Sixx

    January 7, 2007 at 3:14 pm in reply to: ink alpha fades

    Hi

    i would take advantage of the power of Gradient Wipe.
    Create in Photoshop a white gradient matte.Create a new layer and fill it with black. Next, select the brush tool (B). Set your brush color to white+opacity to 30 and choose a grungy type brush tip.
    Start painting with your grunge brush,solid black areas of the transition layer will show first, white will show last.

Page 8 of 35

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