Hi,
I’m trying to embed my Saola Animate HTML5 project as a Web Object inside ActivePresenter. Here’s what I did:
-
In ActivePresenter, I inserted a Web Object.
-
In the Insert Web Object settings, I selected Type: HTML Package.
-
Finally, I exported my ActivePresenter project as HTML5.
Goal: I want the project to run directly on a computer, without uploading it to the internet or a web server.
Problem: The embedded Web Object does not work when opened locally. It seems that ActivePresenter tries to load the Web Object using the file:// protocol inside an iframe, which prevents the HTML5 project from running correctly.
Question: Is there any way or setting in ActivePresenter to make the embedded Web Object work directly on a computer, without requiring a web server?
Thanks in advance for any suggestions!