Skip to main content
Known Participant
March 9, 2016
Answered

Resume audio after exiting & returning to slide

  • March 9, 2016
  • 1 reply
  • 544 views

Hi all,

I searched and found this same question, but unfortunately there was no answer so apologies if this has been answered elsewhere already!

I have a slide that launches a link in a new window. I have it set up so that the slide and audio narration stop when the button is clicked, but when the user returns to the course and presses the 'Play' button in the skin, the animation resumes but not the audio.

I have the button action "Continue playing the project" unchecked, and the "Stop Slide Audio" option checked. The audio is inserted directly into the slide as opposed to attached to any objects.

Thanks!

    This topic has been closed for replies.
    Correct answer TLCMediaDesign

    Execute an advanced action. In that action pause the project with assigning cpCmndPause with 1, open the popup also. Don't execute Stop Slide Audio.

    Captivate gets in a weird paused state when you do not check continue playing the project.

    1 reply

    TLCMediaDesign
    TLCMediaDesignCorrect answer
    Inspiring
    March 9, 2016

    Execute an advanced action. In that action pause the project with assigning cpCmndPause with 1, open the popup also. Don't execute Stop Slide Audio.

    Captivate gets in a weird paused state when you do not check continue playing the project.

    Known Participant
    March 9, 2016

    This worked perfectly, thank you! I don't think I would have figured that one out on my own, I really appreciate your comment.