Selecting and playing audio with javascript
My projects has several hundred different short audio files (in my library) that play depending on the value of a single variable. So I think I should use Javascript to set the conditions and play the right audio. I just can't find the interface for this.
Could someone give an example of this javascript for Captivate?
For ex. If v_Choice = 1, then play "audioX.mp3".
Thank you..
