Quantcast
Channel: Adobe Community : Popular Discussions - After Effects Expressions
Browsing all 47983 articles
Browse latest View live

Smoothing values of another layer

I have Layer A which has a standard wiggle on it. I pickwhip the position of Layer B to copy Layer A's. But now I want Layer B's motion to be a damped — as if Layer B is copying Layer A's movement, but...

View Article


Fade out on every keyframe

Another newbie question.Tried this expression on a layers opacity: d = Math.abs(time -transform.position.nearestKey(time).time);easeOut(d, 100, 0) The idea was to make the layers opacity go from 100%...

View Article


Creating an expression to drive a Gain Reduction Meter

Hi everyone,         I am faced with a bit of a conundrum, and would appreciate some help from the collective wisdom here.       Presently I am making an audio compressor animation for instructional...

View Article

After Affects Expressions

Which expression can I use to randomize two different colors?

View Article

Expression Issue - Photo Slideshow

Dear forum, I need some advice on expression settings in After Effects.  The project I am working on is a slideshow with 300 photographs. They move from left to right (panning horizontal while...

View Article


Image may be NSFW.
Clik here to view.

Angle expressions

I have three seperate layered Illustrator image files that represents a head. The first image is the head in which the digieffects freeform has been applied.(extrusion) The other two image files are...

View Article

The value of this expression

I was looking through some old tutorial projects and came across this expression  [thisLayer.width/2, thisLayer.height/2] which was applied to the Wipe Center property of the Radial Wipe Effect....

View Article

Image may be NSFW.
Clik here to view.

Expressions

This is probably an incredibly silly question but I can't seem to find the right thing to search for in google or in my books to fix it!! I'm trying to add two expressions to the same layer on the same...

View Article


Image may be NSFW.
Clik here to view.

Time remap multiple keyframe between markers

Hello to all!First of all, just want to apologize for my basic English. I will try to explain as clearly as I can. I have a complex animation layer, which is precompose in another comp which I want to...

View Article


Expression at a specific time

Hi, when I apply an expression it starts from the beginning of the composition, but if I want to start it, for example, after 10 seconds, how can I? Sorry for my english.

View Article

Image may be NSFW.
Clik here to view.

Wiggle error.

Does anyone know why I'm getting this error message? 

View Article

Control Layer in point of expression % Number Count

I have an expression that Dan  Ebberts created for number counting with a percentage sign beginCount = 0;stopCount = 100; beginTime = 0; // start counting at time = 0countDur = 4; // count for 4...

View Article

Focus distance speed to brightness filter expression

Hi- I'd like to create an expression that links the speed at which a camera's focus distance changes to a brightness filter.So, for example, if the focus distance changes abruptly and quickly, I want...

View Article


Math.round for Shape layers to land on whole pixels?

Trying to keep my shape layers on whole pixels to avoid subpixel blurring.  For one-dimensional properties, this works fine: Math.round(value); But for two dimensional props, I'm running into errors...

View Article

Math.pow(Math.E, time)

Hi folks! The expression "Math.pow( Math.E, time )" keeps giving me a "divide by zero" error. This seems to be similar to problems others have had, but the other solutions don't quite work in my case,...

View Article


Access Properties of a Layer Inside a Precomp

First time visiting these forums but they look like a super helpful place so any response is awesome. I'm trying to save myself some headache by creating one animation ("CircleIcon") and then using it...

View Article

Image may be NSFW.
Clik here to view.

Expression Query (adding an additional expression)

Hey there  I shall try to explain this as best as possible and please refer to the images or links if the images fail to embed. the following code http://d.pr/i/keMI allows, on a certain dgree of...

View Article


Expression error using checkbox control

I'm trying, for the first time, to create an expression that controls a value depending on whether or not a keyed checkbox is on.  This is my code. x = comp("overlay...

View Article

Unpause animation if key value equals X

tldr: I need an expression that plays a sequence of images on a layer (and leave it on the last image) when the value of a key (keyframe?) in another layer of the same comp equals a specific value. I...

View Article

How to calculate the 4 corners of a text layer?

Hello I need to know how to translate the size of a text layer to get the coordinate of his corners. My need is to be able , in an automatic way, to give a solid the size of a text. For exemple if i...

View Article
Browsing all 47983 articles
Browse latest View live