I’m new to Verge3D and loving it, but not very experienced in web technology. I would like to embed a Verge3D file as a Web Object (iframe) using our e-learning authoring tool, Articulate Storyline 360.
I can follow the tutorials about creating an “outer” HTML UI files with Webflow, etc., but I’d really like to use Storyline to generate this file, since it has rich authoring capabilities.
Has anyone used Storyline as the UI creator? I can’t use puzzles like the HTML event because I can’t seem to get an element id or name in the parent doc. Storyline outputs extremely complicated (to me) HTML.
I can do some rudimentary Javascript to set/get variables in the parent document (the Storyline “main” page), but I’d like to use the “on click” HTML events.
Thanks!