0

Enable Next button after audio has finished playing

1369 0 2
Posted   one year ago

I have an audio clip on a page in Flow. Is there a way to keep the Next button disabled until the audio has finished playing? I have it set to enable after all the content on the page has been viewed, but the client wants it disabled until the audio has finished.

I have used the "Element is complete" trigger, but it enables the Next button as soon as I start the audio, rather than after it has finished playing.

Comments

( 0 )

Answers  ( 2 )

0
avatar Chris Van Wingerden   |    
Posted   one year ago

You can add a Player Action to Enable the Next button based on when the audio file has finished playing.

Fastest way to do this:

  1. Select the audio file on the Stage
  2. Select the Actions button (the purple lightning bolt icon). On the panel that opens it should say, "When Media Ends", which is the trigger you want
  3. Select More
  4. Select Player Controls
  5. Select Enable Next button
  6. Select Next
  7. On the Element Interactions panel that opens to the right of the Stage, you should only need to select Apply (unless you want to adjust any of the settings on that panel)

Hope this helps!

Chris

Comments

( 0 )
0
avatar Timscap   |    
Posted   one year ago

That works! A simple fix. Thanks a lot.

Comments

( 0 )