Forum Discussion
RachelHorton-2c
3 years agoCommunity Member
Video Timer
I am using Erik Digre's timer sample project from this page: https://articulate.com/support/article/Storyline-360-Elapsed-Time-Variables?_ga=2.260422029.1654627647.1654268811-1034322117.1617828713
...
RachelHorton-2c
3 years agoCommunity Member
Disregard. I figured out a solution. I created three triggers to set the values to zero when the user clicks play.
Set SecondsElapsedInMinute to value of 0 when the user clicks Play
Set MinutesElapsedTotal to value of 0 when the user clicks Play
Set LeadingZeroSeconds to value of 0 when the user clicks Play
Looks like this will work.