Skip to main content
Phoenix_Leo
Known Participant
September 24, 2022
Question

Audio resume on slide revisit

  • September 24, 2022
  • 1 reply
  • 909 views

Hello,

The audio on the slide keeps playing from the start on the slide revisit. The requirement is that the audio shud resume from where it stopped. The below, download link has the file and added the details about the problem inside the file.

Download file:

https://we.tl/t-GDzYanHkDg 

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    September 24, 2022

    I do not download files to solve problems for free.

    If you want help, please explain here and post details here.

    It would need to be slide audio, and how the slide is left before the audio finishes? Storing the frame where the learner left in a user variable would allow you to jump back to that frame. Slide audio is synched with the timeline.

    Phoenix_Leo
    Known Participant
    September 24, 2022

    My apologies, was not able to attach the file in the below attach option so sent a download link. 

    1) In my project there are total of 4 slides, one is the introduction slide & the rest are normal working slides, on the 2nd slide is the navigation buttons i.e settings, play/pause, back & continue button and this navigation button is the same for the 3rd slide as well. 

    2) On the forth slide is the settings slide, which has the cc on/off, sound on/off & toc on/off button. If we want to control the cc, sound or toc we can control this from the settings slide. 

    3) On the second slide the cc will turn off on revisit, so i jump to 4th slide(i.e settings slide) by clicking the settings button on the second slide. And then i click the close button the 4th slide it directly jumps to the 3rd slide instead of the 2nd slide (this is the issue im facing). So if I want to go to second slide, then i have to use the navigation back button to go to the second slide. This is how my project looks.

     

    4) The trigger I used on the settings button is below

     

    5) The trigger used on the close button is below. I used this trigger so that wen i click the close button it will go to the last slide visited and will resume the audio wer it stopped but its not working properly.

    Below is the video attached.

     

    Lilybiri
    Legend
    September 24, 2022

    Why use two navigation commands i the Close action? Go to Last Visited slide is unnecessary, since you use micro-navigation to jump directly to the frame stored in the user variable.

    On the Filmstrip this looks to be slide audio. If it is slide audio, is it paused when reaching the pausing point of any button? Slide audio is sychronized with the timeline, but by default will not be paused by a pausing point of an interactive object. Have a look at this blog post:

    Pausing Timeline and Audio clips - eLearning (adobe.com)

    Summarizing: if the audio is slide audio, and it is paused by the pausing point(s) of the interactive objects, the user variable will store the frame corresponding with the pausing point. If you don't pause the slide audio on the pausing point, the audio continues to play although the play head stops at the pausing point.

    Please post a screenshot of the Timeline of the slide with the Settings button, where you trigger the first action.