Dear ActivePresenter Support Team,
I’m currently implementing a custom Play/Pause/Replay button using JavaScript and system variables. One requirement is to detect when a slide has completely finished playing so that I can show a “Replay” button.
Could you please clarify:
- What is the most reliable way to determine when a slide timeline has ended?
- Is there a built-in event or variable that directly indicates the slide has finished?
- I noticed there is a variable called
apCurrentSlideProgress, but its value seems inconsistent (not percentage-based).
Any guidance or best practice would be greatly appreciated.
Thank you for your support!
Best regards,