I have a software demo project that has some interactions throughout. I have a main menu of sorts, and when I user finishes a certain section/slide, I want it to just them back to a slide# without any interaction. So I go to that slide, open the properties, go to actions, and select “on Exit: Jump to Slide” and then select the slide I want it to go to. I am ASSUMING that it was suppose to go to the slide I selected when the slide finishes. Is that not how it works? Or and I doing something wrong?
Screenshot below of what I’m doing.
The On Exit event is not really to be trusted. In many instances it never happens, because it would mean that you have to visit the slide including the last frame and the action happens after that last frame. Whenever you have other interactions on the slide with pausing points the last frame will not be visited.
More info about events in:
https://elearning.adobe.com/2018/10/importance-captivates-events/
You must be logged in to post a comment.