Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Percent count up

  • Posted by Chuck Obernesser on August 5, 2008 at 7:30 pm

    Hi to all…
    I want to create an expression that counts from 0-100%. I had searched the site and didn’t find anything that does a percent expression. I did find the expression to count up clock wise. I tried to change things around in there but me understanding it just didn’t work out and now that expression doesn’t even count I think it exploded. So is there an easy expression i can add to make it count from 0-100?

    Thanks
    Chuck
    http://www.streamlineconcepts.org

    Chuck Obernesser replied 18 years ago 2 Members · 2 Replies
  • 2 Replies
  • Dan Ebberts

    August 5, 2008 at 8:46 pm

    Play with this – adjust rate to taste:

    rate = 10;
    max = 100;
    Math.min(Math.floor(time*rate),max)

    Dan

  • Chuck Obernesser

    August 5, 2008 at 11:49 pm

    Dan,
    Thanks so much. Adjusting it now. Works like a charm.

    Chuck

    Chuck
    Streamline Concepts
    http://www.streamlineconcepts.org

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy