July 16, 2018
Tip to Keep Audio from Replaying When Navigating Back to a Menu Slide
Comments
(2)
July 16, 2018
Tip to Keep Audio from Replaying When Navigating Back to a Menu Slide
Instructional Design Specialist at 21+ years.  Masters of Science Degree in Instructional Design and Technology and is a Certified Adobe Captivate Specialist
Newbie 7 posts
Followers: 5 people
(2)

Some projects may require the use of a menu slide. This slide also may contain audio and buttons that allows the user to jump from the menu slide to another section and back.

Issue: The user navigates back to the menu slide and the audio replays.  If you do not want the audio replay on return, below is a tip that may resolve this issue.

In Advanced Actions Variables

  1. Create a new User variable (Example: audioOneplay) with a Value of 0
  2. Close Variables window
  3. Create a Conditional Advance Action

Conditional Advanced Action

Example:

If

  1. audioOneplay is equal to 0

Actions

  1. Play Audio (then select name of your audio file from drop down)
  2. Assign audioOneplay with 1

Thanks

2 Comments
2018-07-16 07:51:48
2018-07-16 07:51:48

Posted another comment, which is waiting approval. Because this workflow and another one has been posted multiple times in my blog.
Problem with this approach is that you cannot use CC with the Play Audio command. If you need CC because of compliance rules, you need the second approach with micronavigation, explained in the blog posts that will shown up when my previous comment is approved. I don’t understand why links to blogs in this portal have to be approved, seems to be double work since they got approval when posted.
Watch the result in this movie:
http://www.lilybiri.com/published/FirstView/index.html

Like
2018-07-16 07:32:00
2018-07-16 07:32:00

I have posted this solution many times on my blog, but have another one that may be more interesting, since it is using micronavigation and can be used in many other situations, like forcing first view, as well.
Have a look at these blog posts:
https://elearning.adobe.com/2018/05/listen-narration-micro-navigation/
https://elearning.adobe.com/2018/05/micro-navigation-shared-action-step-step/

Those are the two most recent posts, many more…

Like
Add Comment