Hello,
I'm getting a "soundManager is not defined" JS error (on the line with the "soundManager.setup" call) when the page loads. When I click the relevant buttons on the page it loads the sound directly in the browser, instead of playing it on the page.
Is there some configuration setting that has been missed or any other way to fix this?