Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Problem with count upp expression

  • Julian Sixx

    September 3, 2007 at 3:46 pm

    Hi
    problem 1
    change this line

    outStr += “,” + s.substr(-i*3,3);

    to this

    outStr += “.” + s.substr(-i*3,3);

    probem 2

    change this value as needed
    dur = 4;

  • Göran Thorén

    September 4, 2007 at 5:16 am

    Hi Julian and thank

  • Göran Thorén

    September 4, 2007 at 7:34 am

    No i have another problem…
    I need the counting to start from the right hand side, adding characters to the left.
    from 0 to 0 to 0 and so on adding upp to 151.000.000
    Every added 0 should count in a random manner until it reaches 151.000.000

    Husse

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