RE: Trigger event in Storyline from event within captivate

Sep 05, 2017

I am embedding a Captivate file within Storyline, and want to trigger a slide-advance when the end of the Captivate file is reached.

Does anybody know a possible solution for this?


Thanks

3 Replies
Luke Mosse

I found a solution for this and it was pretty easy actually.

You can embed the JS for setting Storyline variables within the Captivate
file and it still works in the Storyline player.

So I put this JS into the Captivate:
player.SetVar("moveforward", "true");

And put a trigger into Articulate Storyline to move forward when the
variable 'moveforward' changed to true.

This discussion is closed. You can start a new discussion or contact Articulate Support.