Search found 4 matches
- June 14th, 2012, 9:46 am
- Forum: Expression Discussion
- Topic: Slider Control Syntax Question
- Replies: 5
- Views: 26459
Re: Slider Control Syntax Question
Thanks so much! Getting easier by the minute!
- June 14th, 2012, 9:12 am
- Forum: Expression Discussion
- Topic: Slider Control Syntax Question
- Replies: 5
- Views: 26459
Re: Slider Control Syntax Question
One more question. What is the meaning of "temp" in this context: temp = thisComp.layer("enter percent here").effect("enter percent here")("ADBE Slider Control-0001"); [100, temp] Thanks in advance for the help! Just starting to wrap my head around expressions!
- June 14th, 2012, 9:07 am
- Forum: Expression Discussion
- Topic: Slider Control Syntax Question
- Replies: 5
- Views: 26459
Re: Slider Control Syntax Question
Thank you so much for the clarification! I am pulling these templates apart trying to figure out how they work and this is extremely helpful! Thanks again!
- June 14th, 2012, 8:28 am
- Forum: Expression Discussion
- Topic: Slider Control Syntax Question
- Replies: 5
- Views: 26459
Slider Control Syntax Question
I have a template that uses sliders to control other elements, I was just wondering why it has to be called "ADBE Slider Control-0001". Why the -0001? Any help would be greatly appreciated, thanks! CONTEXT: 100-thisComp.layer("Data point 01").effect("Data Point 01")(&qu...