Search found 2 matches

by mikenyco
March 25th, 2010, 10:14 am
Forum: Expression Discussion
Topic: Count up
Replies: 2
Views: 9587

Re: Count up

Worked like a charm!

Thanks Dan!
by mikenyco
March 24th, 2010, 3:49 pm
Forum: Expression Discussion
Topic: Count up
Replies: 2
Views: 9587

Count up

I created a script with a text object and a null object that does a simple count for a duration that I define with the null object. Math.floor(thisComp.layer("Null 1").effect("Slider Control")("Slider")); If I make the slider go to, let's say 10000 for example, is there...