Hello ActivePresenter Team,
I’m currently developing an e-learning project that involves both ActivePresenter and Saola Animate.
Here’s my setup:
- In ActivePresenter, I have defined around 10–15 variables (numbers, strings, etc.).
- In Saola Animate, I created an animated Line Chart, which I exported as HTML5.
- My goal is to have the chart values in the Saola Animate animation automatically update based on the variable values from ActivePresenter when the project runs.
I understand that both tools export separate HTML5 content, but in my project I can embed the Saola Animate HTML5 into ActivePresenter (for example, as a Web Object).
My question:
Is there any built-in method, API, or recommended workflow in ActivePresenter that allows passing variable values from the ActivePresenter runtime to the embedded Saola Animate HTML5 so that I can update chart data dynamically?
If not directly possible, can you suggest the best approach to implement this—perhaps through JavaScript hooks, events, or by accessing the ActivePresenter variable API from within the embedded HTML5 content?
Thank you for your guidance.
Best regards,