Skip to main content
October 17, 2007
Question

Linking / Branching = Problems!

  • October 17, 2007
  • 3 replies
  • 643 views
Hello,

I have a various simulation exercises branched out from a single page. At the completion of the simulations (demo, try, check) I have set up for the navigation to go back to the original activity slide. However, it keeps going back to the 1st slide in the deck!

I can't figure out what is going on! Any help would be appreciated!

Lindsay
This topic has been closed for replies.

3 replies

October 17, 2007
Yes, I know what I have to do... but if there are 5 buttons, what one do I set the property on (and how)...
October 17, 2007
At the end of the demo, the slide automatically goes back to the activity page.

I actually made a quick fix - I extended the timeline on the activity page to be over a minute long so that users can have time to make their choice before it loops again. This isn't a solution though. I need to some how make the slide stop until the user clicks a button to go further...

For more information the page links out to 1 job aid on the web, 3 simulations and then has a next button for after completing the sims.
Captiv8r
Legend
October 17, 2007
Hi again

If you will re-read your last reply, you will find you provided your own answer. You said:

I need to some how make the slide stop until the user clicks a button to go further...

To do that, you would insert a Button object on the slide! By its very nature, a Button object should pause that slide dead in its tracks until your user clicks it.

Then program the button to carry out your desired action.

Cheers... Rick
October 17, 2007
Update - it seems that the slides are circling... how do you put a stop on a particular slide?
Captiv8r
Legend
October 17, 2007
Hi Lindsay

How exactly did you configure your navigation to return to the original activity slide? Click Box? Button? Slide Properties?

Cheers... Rick