July 4, 2020
“On Exit: Jump to Slide” not working?
Comments
(2)
July 4, 2020
“On Exit: Jump to Slide” not working?
Newbie 4 posts
Followers: 0 people
(2)

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.

2 Comments
Nov 30, 2021
Nov 30, 2021

Were you able to get this resolved with Lieve’s advice?

Like
()
Jul 13, 2020
Jul 13, 2020

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/

 

Like
()
Add Comment