Ok, I want an audio file to play at the end so that it doesn't cut off my video, but it doesn't play at all.
Here's the code stuff:
[Events]
//Background and Video events
1,0,"my video.wmv"
//Break Periods
2,78481,88931
2,153830,163931
//Storyboard Layer 0 (Background)
//Storyboard Layer 1 (Failing)
//Storyboard Layer 2 (Passing)
//Storyboard Layer 3 (Foreground)
//Storyboard Sound Samples
5,332060,2,"pass.wav"
5,332060,1,"fail.wav"
//Background Colour Transformations
3,100,163,162,255
I double checked and triple checked the code and even had someone else check the code for me. Everything is in the Song file and everything is titled correctly. I am completely stumped as to why it does not work
All I want is for the audio to at least play so that my video doesn't get cut off at the end.
Maybe I'll put in a pic if I get this whole thing sorted out.

Here's the code stuff:
[Events]
//Background and Video events
1,0,"my video.wmv"
//Break Periods
2,78481,88931
2,153830,163931
//Storyboard Layer 0 (Background)
//Storyboard Layer 1 (Failing)
//Storyboard Layer 2 (Passing)
//Storyboard Layer 3 (Foreground)
//Storyboard Sound Samples
5,332060,2,"pass.wav"
5,332060,1,"fail.wav"
//Background Colour Transformations
3,100,163,162,255
I double checked and triple checked the code and even had someone else check the code for me. Everything is in the Song file and everything is titled correctly. I am completely stumped as to why it does not work

All I want is for the audio to at least play so that my video doesn't get cut off at the end.
Maybe I'll put in a pic if I get this whole thing sorted out.