Copy link to clipboard
Copied
Hello friends.
I'm trying to jump from a hyperlink that is placed into a web element on slide 1, to jump to slide 2.
The external web element (Iframe) is placed directly into the output files together with all the other output files.
I've placed an simple example on my webserver and the opportunity to download the files to look at.
http://captivate.theobrands.nl/
In time I want to use the web element hyperlink for usage in the 360° Roundview to jump to slide 2 or 3 etc with separated slide for each roundview .
Now I'm using the buttons and pinpoints into the web element to navigate inside the webelement.
example of the 360 roundview navigation
Best regards
Theo Brands
The Netherlands
Copy link to clipboard
Copied
Hi Theo,
Did some fiddling and searching and came up with a solution. Most info can be found on the Adobe pages of the Common Javascript Interface for Captivate:Â https://helpx.adobe.com/captivate/using/common-js-interface.html
Only problem I found is that you can't jump to a specific slide, BUT you can jump to a specific Time in your project OR Â "go to Next Slide".
I fiddled you an example with a text link and with a button to do the Slide hoppingÂ
Â
Provided some explanation in the "JS_test_1.html" file  in the Download. Hope it fixes your problem and pls #daretoask (also @Work)
And I LOVE your nice 360 roundview example that you integrated through an iFrame in Captivate! Thanks for sharing Theo.
Vico
Copy link to clipboard
Copied
Hello Vico.
Thanks for your output for solving this problem. It helped me a lot.
As soon as I embedded this code in "the project" I will post the outcome on this platform.
Thx again.
TheoB