Triggered audio stops playing
I'm having an issue where audio triggered via an advanced action is stopping after a few seconds. I have multiple slides that all use the same setup for advanced actions on buttons, but the issue doesn't occur all the time. I can't track the problem down to any one specific button because the issue affects different buttons on different computers and doesn't always occur.
To keep track of the buttons that have been pressed I’ve setup a corresponding variable that is then changed inside the advanced action. The way the slides are scripted is pause at a set time, trigger an audio file when the user clicks on a button, and when all the buttons are pressed show a continue or next button. For each button I have the same basic conditional advanced action:
DECISION 1
IF
1 is equal to 1
THEN
Assign v_Strategy01 with 1
Play Audio <audio file name>
DECISION 2
IF (all conditions are true)
v_Strategy01 is equal to 1
v_Strategy02 is equal to 1
v_Strategy03 is equal to 1
v_Strategy04 is equal to 1
v_Strategy05 is equal to 1
THEN
Show StrategiesContinue.
If the user is on a slide where the issue exists, their experience will be pressing one of the buttons, the audio will start to play but then stop after a few seconds. Pressing the button again and the audio will play for a different duration and then stop. Clicking the button again and the audio may or may not play at all.
When I’ve tested a file after publishing and posted in my LMS, I can move through the entire file and never have any glitches, even with testing multiple browsers. Another user can check the file but run into the problems. I can then re-open the file and then I’ll have the issues where I didn’t have them before.
Does anyone know what’s going on and/or how to fix the problem? I just did a clean install of Windows 10, installed Captivate 8, published a file and it’s having the same issue so it can’t be a preferences problem. I’m just hoping it’s nothing in the file.
