Forum Replies Created

Page 267 of 285
  • Mylenium

    June 30, 2005 at 7:08 am in reply to: Expressions question

    You need to write a loop. Something like:

    while(time < 20) {for (i=0,i <= numberOfBeats, i++) {} } Don't have time to figure out the specifics, but you should find something usable for reference here at the COW. Mylenium [Pour Myl

  • Mylenium

    June 30, 2005 at 7:08 am in reply to: Expressions question

    You need to write a loop. Something like:

    while(time < 20) {for (i=0,i <= numberOfBeats, i++) {} } Don't have time to figure out the specifics, but you should find something usable for reference here at the COW. Mylenium [Pour Myl

  • Mylenium

    June 30, 2005 at 6:10 am in reply to: Using pixel fonts in AE?

    You need to set the layer quality to “draft” to maintain all original pixel inforamtion of the font. If set to “best”, AE will interpolate.

    Mylenium

    [Pour Myl

  • Mylenium

    June 24, 2005 at 5:37 am in reply to: dublicate layer via expr etc…?

    [_kweso] “1. can you define expressions outside the layer?
    and give the layers a link to this expression?
    somehow creating a class. and where to put this
    script?

    Nope.

    [_kweso]
    2. can you dublicate a layer via expressions?
    so i dont have 50 layers in my timeline which
    make just one object in the end.
    just like ‘dublicateMovieClip()’ in macro-flash.”

    Nope, not in the way you mean it. In AE all layers have to exist physically, there is no true instancing. Trapcode are working on a plugin for this, but it’s not going to be released before September. Looking at your project, though, I get the impression that you might want to explore pre-composing a bit more. Having all your layers in one comp is really not necessary.

    Mylenium

    [Pour Myl

  • Mylenium

    June 24, 2005 at 5:37 am in reply to: dublicate layer via expr etc…?

    [_kweso] “1. can you define expressions outside the layer?
    and give the layers a link to this expression?
    somehow creating a class. and where to put this
    script?

    Nope.

    [_kweso]
    2. can you dublicate a layer via expressions?
    so i dont have 50 layers in my timeline which
    make just one object in the end.
    just like ‘dublicateMovieClip()’ in macro-flash.”

    Nope, not in the way you mean it. In AE all layers have to exist physically, there is no true instancing. Trapcode are working on a plugin for this, but it’s not going to be released before September. Looking at your project, though, I get the impression that you might want to explore pre-composing a bit more. Having all your layers in one comp is really not necessary.

    Mylenium

    [Pour Myl

  • Mylenium

    June 22, 2005 at 8:12 am in reply to: Copying compositions between different projects

    Import your project file into the other project.

    Mylenium

    [Pour Myl

  • Mylenium

    June 20, 2005 at 4:50 am in reply to: can i assign a camera to a specific layer ?

    For the most part: No. But you could try to make your other five layers into one layer by pre-comping and then use auto-orient or expresssions to make it stay in place even though your camera is moving.

    Mylenium

    [Pour Myl

  • Mylenium

    June 18, 2005 at 5:37 pm in reply to: After Effects fade-in/out of master composition

    Transparency is not calculated linear in AE, so 50%+50% is not 50% overall transparency. Use Channel -> Blend from the effects to get linear dissolves.

    Mylenium

    [Pour Myl

  • Mylenium

    June 18, 2005 at 5:33 pm in reply to: Open GL problem

    You should check your graphics card driver. This error message normally pops up if AE is unable to reserve memory in the display pipeline for Open GL.

    Mylenium

    [Pour Myl

  • Mylenium

    June 17, 2005 at 11:01 am in reply to: Getting the filename

    yepp it does, but since you know with which file your sequence starts, it should be simple to calculate the currently displayed file number as the frame number using for instance start_frame+timeToFrames(time). Other than that there is no way, since expressions don’t have acces to the physical file structure, only the imported references in the project window or composition.

    Mylenium

    [Pour Myl

Page 267 of 285

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