Forum Discussion
Resuming or maintaining progress in a web object when lightboxing other slides or navigating to a new scene.
Hi Nathan. I'm a afraid I won't be able to share the full implementation of it, as it was commissioned work for a client.
The project actually consisted of some sort of JavaScript application running along the storyline project. The web object was just an empty shell (basic html-skeleton), and the contents of it was generated using JavaScript. Because of the web object behavior when opening and closing a lightbox, the web object reverted to that emtpy skeleton every time, and I had to make sure to generate all of its contents again. In that case that was possible, because I was generating it in the first place. Unfortunately that also makes it's probably not a solution for your (and my) current problem.
In the current project I'm embedding a web object that is not fully under my control (a Construct 3 game).
- NathanHartwick5 years agoCommunity Member
That's fair, and probably wouldn't work. The content that will load in the web object is not under my full control either so I'd have no way of executing JS on both. Let's hope this bug can be resolved sooner rather than later.
Related Content
- 12 months ago
- 12 months ago
- 10 months ago
- 2 years ago