Search found 3 matches
- October 25th, 2011, 2:21 am
- Forum: Expressions Library
- Topic: Current Comp to Text Layer Source
- Replies: 5
- Views: 74520
Re: Current Comp to Text Layer Source
thank you Dan, works perfectly!
- October 24th, 2011, 8:55 am
- Forum: Expressions Library
- Topic: Current Comp to Text Layer Source
- Replies: 5
- Views: 74520
Re: Current Comp to Text Layer Source
Thank you for the quick reply, Dan! It is more a sequence, multiple comps in one sequence, but I assumed that the layer order must be ascending and not descending. I'm not sure if this is really necessary. I've tried to add sliders to the expression for more flexibility: firstLayer = effect("Fi...
- October 20th, 2011, 3:13 am
- Forum: Expressions Library
- Topic: Current Comp to Text Layer Source
- Replies: 5
- Views: 74520
Current Comp to Text Layer Source
Hey there, I'm working on a school project with a classmate director. I'm doing the visual effects and he is giving feedback. To avoid confusion, I gave every single shot a separate comp. I've used the expression from The Adobe After Effects site. source_footage_name = ""; for (i = 1; i <=...