Forum Discussion
WaltGill
10 years agoCommunity Member
Creating an animated count up number, javascript???
Hi everyone,
I have been racking my brain trying to figure this out and I don't know how to do this.
How can I create an animated number that counts up from 1 to 5000 in a relatively short amoun...
MariaCS
4 years agoStaff
Hi, Kimberlee.
Thank you for reaching out!
You can create what you're envisioning using variables and triggers. Every time a statement shows up on the screen, you can adjust the variable (add value 18 to the variable counter, then add value 4 to the variable counter, etc.).
In the example below, I used one textbox that animates by paragraph, but you can do it with separate objects as well:
I hope this helps!
KimberleeBoyd-6
4 years agoCommunity Member
I can't thank you enough for your prompt response. May I have the file to "see behind the scenes"? I was just setting up my variables but got stuck.
Related Content
- 2 months ago