Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Need Help Creating Advanced Action for "Inside-the-same-slide" Navigation to Let User Play Slide Again

New Here ,
May 14, 2015 May 14, 2015

I'm using Captivate 8. This is an HTML5 scenario.

I need a button that will let the user "replay" the slide. I don't want the button to take the user forward, backward, or do anything else. I want the button to start the slide from the beginning and play continuously to the end.

I'm looking for help on how to do this using advanced actions and variables for HTML5, or, in the alternative, recommendations on good tutorials for advanced actions. I prefer tutorials that will let me start from the bottom. I've not been able to find any advanced action tutorials that assume no prior experience.

I know every new user must say this, and I am afraid it's true for me too. If I can't create a working HTML5 replay button quickly, it is going to get me in trouble with the client.

TOPICS
Advanced
252
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , May 14, 2015 May 14, 2015

Try this:

replay.png

cpCmndGotoSlide is a system variable, whose index starts with 0. The system variable cpInfoCurrentSlide has an index that starts with 1. That is the reason for the subtraction in this Expression. You need to add Continue, because an advanced action will not release the playhead.

Why choose Standard over Simple action? - Captivate blog

Translate
Community Expert ,
May 14, 2015 May 14, 2015

Try this:

replay.png

cpCmndGotoSlide is a system variable, whose index starts with 0. The system variable cpInfoCurrentSlide has an index that starts with 1. That is the reason for the subtraction in this Expression. You need to add Continue, because an advanced action will not release the playhead.

Why choose Standard over Simple action? - Captivate blog

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 14, 2015 May 14, 2015

Thank you. I'm grateful. If you're available for paid consulting, I'm interested in talking. Best,

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 15, 2015 May 15, 2015
LATEST

You probably got already offers for consultancy from others, usually is the case.

If you want to talk, send me a private message, or mail at 'info at lilybiri dot com'

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources