I created an Animated Timer and start it from different places in my project.
Is there a way to check the current state of the timer?
For example:
Is the timer currently running?
Is it paused?
Has it been stopped?
Is there any built-in system variable, object property, or JavaScript API that provides this information, or do I need to track the timer state with my own variable?
Currently, ActivePresenter does not provide a built-in system variable, object property, or JavaScript API to check the current state of an Animated Timer, such as whether it is running, paused, or stopped.
If you need to check the timer state during playback, you will need to track it manually using your own variable and update that variable whenever you start, pause, or stop the timer.
I understand the limitation and the suggested workaround with a manual variable makes sense. I appreciate you taking the time to clarify this.
Overall, I just want to say that you have built a really great team and ActivePresenter is a tool we are very happy to use. We are glad to be part of your user community.
Thank you very much for your kind words and support.
We’re delighted to hear that ActivePresenter has been working well for you. Feedback like yours means a lot to our team and motivates us to keep improving both the product and our support.
We’re grateful to have users like you in our community.