Skip to main content
erikaa18002141
Participant
January 23, 2017
Answered

How do I make the audio playback on entry in Captivate 9?

  • January 23, 2017
  • 1 reply
  • 290 views

I'm sure there's a check box somewhere, but I cannot find where to tell Captivate to start slide audio when the slide starts. I can control the audio with the skin and other playback controls, but I want the audio to start on entry and allow my user to pause at their discretion.  Please help!

    This topic has been closed for replies.
    Correct answer Lilybiri

    If this is slide audio, and you use the On Enter event to Pause the slide, the slide audio will not play. I'm just busy writing out a 4th blog post about the Timeline, explaining difference between the Pause command and the Pausing point, and effect on audio etc. If the slide audio had started and you pause a little bit later, slide audio can play.

    Here is one trick, which I use if you can replace the Slide audio by Play Audio command. Replace the simple Pause command by a standard action with two commands:

        Play audio ....    

        Pause

    Audio clips that are started by Play audio, will never be paused by the Pause command, when they have started playing. This tip and many more will be found in that article soon to be published. The link to the second is in top of this forum. Here are the links to the 3 on my blog:

    Captivate's Timeline(s) Demystified - Intro - Captivate blog

    Video Demo Timeline demystified (cpvc-project) - Captivate blog

    Captivate's Timelines (master slide/normal slide cptx) demystified - Captivate blog

    1 reply

    Lilybiri
    Legend
    January 23, 2017

    Are you talking about a responsive project or a normal project?

    erikaa18002141
    Participant
    January 23, 2017

    This is a normal project.  And we may have figured out an issue.  Are we correct in thinking that audio will play with the slide automatically?  If so, if the slide is coded to pause on entry, the audio will not play.  We can then add a pause code after the audio on the next button which would stop the slide until the next button is successfully chosen.  Do we have the logic right? 

    erikaa18002141
    Participant
    January 23, 2017

    If this is slide audio, and you use the On Enter event to Pause the slide, the slide audio will not play. I'm just busy writing out a 4th blog post about the Timeline, explaining difference between the Pause command and the Pausing point, and effect on audio etc. If the slide audio had started and you pause a little bit later, slide audio can play.

    Here is one trick, which I use if you can replace the Slide audio by Play Audio command. Replace the simple Pause command by a standard action with two commands:

        Play audio ....    

        Pause

    Audio clips that are started by Play audio, will never be paused by the Pause command, when they have started playing. This tip and many more will be found in that article soon to be published. The link to the second is in top of this forum. Here are the links to the 3 on my blog:

    Captivate's Timeline(s) Demystified - Intro - Captivate blog

    Video Demo Timeline demystified (cpvc-project) - Captivate blog

    Captivate's Timelines (master slide/normal slide cptx) demystified - Captivate blog


    Thank you for confirming!  I look forward to getting to read your blog posts!