Prevent playback of multiple clips per slide

Problem: I have a slide that plays audio on load. Once the audio finishes a checkbox appears (is triggered by the end of audio). A user clicks the checkbox and an audio clip plays. When that audio clip finishes, another checkbox appears, and so on. The problem I have is that a user can go back and uncheck and recheck a box they already interacted with and the audio from that box plays again. That can result in multiple clips playing at once. I only want ONE clip to play at a time, and ideally, once the user checks a box I don’t want them to be able to uncheck it.

ActivePresenter version: 8.3.2

OS: Windows 10

Notes:

Hi,

Please download the attached project to see if this is what you are looking for:
Prevent playback of multiple clips per slide.approj (408 KB)

You will set events - actions for each audio and check box as in the images below:
image

image

Regards,
Yen