Skip to main content
rchil
Known Participant
May 10, 2016
Question

Audio - stop main audio for Failure audio

  • May 10, 2016
  • 1 reply
  • 267 views

I have a slide that starts with an "On Enter:" script that executes a "Play Audio" command.

I have one button that has a Failure state with a "Please try again" caption and audio.

I would like to execute a "Stop Triggered Audio" action when the "Please try again" audio plays.

Seems simple, but when I use a large Click Box to stop the audio, it cancels out the Failure text from the button that is supposed to be clicked.

Any options?

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    May 10, 2016

    How do you trigger the Failure state? You will have to use the same event to execute the Stop command, so you'll need a standard action.

    rchil
    rchilAuthor
    Known Participant
    May 10, 2016

    The Failure state is triggered by not clicking on the correct button, which is a checkbox under Display in Properties.

    rchil
    rchilAuthor
    Known Participant
    May 10, 2016

    I am using the automatic Failure checkbox in the Properties panel for that button. If the user does not click on the button, the Failure caption and attached audio is triggered.