I'm up for anything. I just need to be able to reliably play a sound (on command) from within an ajax postback event. So - ajax panel, button inside the panel, click the button, hear the sound. That's about it.
I've tried a bunch of different things - but nothing that I've tried has worked reliably. Looking for a solid - works every time kind of solution...
Thoughts?
Main Topics
Browse All Topics





by: wilq32Posted on 2008-04-27 at 02:05:22ID: 21448559
Maybe a little more details? Are you playing static sound? Or sound file name is send via AJAX? OR maybe whole sound is send via AJAX?? Does playing sound without AJAX work properly?