chaver | a month ago | 2 comments | 139 views
I dont understand this.If i fex want 5 minutes countdown:
Counter
1st slider: number
2nd slider: minimum number of digits
3rd slider: number of decimals
The number is rendered when you use the <counter /> tag in the textbox.



When you enter the text <counter /> in the textbox, the number is rendered that you set with the COUNTER property. The idea is to animate this prop.
For your 5 minute countdown, I think the <countdown /> tag works better. Set the duration of your show to 5 minutes (choose FILE > SET SHOW DURATION... and enter 300 seconds) and it will automatically countdown from 5 minutes at the beginning of the show to 0 at the end.
It's the opposite of the <showtime /> tag.
Here's the full list of all the supported tags: outerspace-software.com...
Multiple tags can be used in the same text layer. You can also mix it with normal text, like for example: "The current year is <year /> and the day is <fullday />".
And to prevent jumping digits, mark the NORMALIZE NUMERALS checkbox in the MEDIA > CHANGE FONT... dialog: outerspace-software.com...

michiel, a month ago