Search found 5 matches

by jcarruthers
October 15th, 2007, 8:20 am
Forum: Expression Discussion
Topic: Colour fan
Replies: 6
Views: 12632

Hi there, I'll give you some pointers. On the rotation you want to add this expression: [index*4] This would rotate each layer by 4 degrees. To gain more control add a null layer called control and a couple of expression sliders and link it like this: [thisComp.layer("control").effect(&quo...
by jcarruthers
October 9th, 2007, 4:25 am
Forum: Expression Discussion
Topic: reading another layers position - but not the expression
Replies: 2
Views: 8226

thanks mylenium - I did momentarily think about that... and it's the right way... I was being lazy :)
by jcarruthers
October 8th, 2007, 8:28 am
Forum: Expression Discussion
Topic: reading another layers position - but not the expression
Replies: 2
Views: 8226

reading another layers position - but not the expression

Is there anyway of reading another layers values that are controlled by expressions - but not the actual expression output... the keyframed values themselves? If I try this the normal way I get the expression value... At the moment I'm doing this: ease(time, 0, 1, thisLayer.transform.position.key(1)...
by jcarruthers
September 19th, 2007, 10:38 am
Forum: Expression Discussion
Topic: Export a single comp with related sources
Replies: 2
Views: 8146

I feel like such a n00b :oops:
by jcarruthers
September 19th, 2007, 2:26 am
Forum: Expression Discussion
Topic: Export a single comp with related sources
Replies: 2
Views: 8146

Export a single comp with related sources

Hi all,


Is there any way of exporting a single comp with it's associated sources (comps/footage etc) to a new file? Or rather, just delete everything except for the comp and it's sources.


James