Copy link to clipboard
Copied
Hello, I have an audio file that is being called up within an advanced action. I would like to disable a button until the end of the audio file is reached, and then have it enabled once the audio file ends. I can't seem to find a way to do this using actions. Any other methods?
Thank you,
Jeff
Wanted first to double-check. You need to know the exact duration of the audio clip. For this example I created that was 26secs (Properties on audio in Library gives that info). This standard advanced action works for me:
If you want to use it multiple times, you can turn it into a shared action.
Copy link to clipboard
Copied
Which version do you use? I want to know if you have the command 'Delay Next actions...." which is only available in Captivate 9.
Copy link to clipboard
Copied
Sorry to include that I'm using Captivate 9!
Copy link to clipboard
Copied
Wanted first to double-check. You need to know the exact duration of the audio clip. For this example I created that was 26secs (Properties on audio in Library gives that info). This standard advanced action works for me:
If you want to use it multiple times, you can turn it into a shared action.
Copy link to clipboard
Copied
Thank you, this solved my problem. Much appreciated!
Jeff