that's all really. If the browser can play MP3's then I'll use the audio tag to play a file. If not, I'll have to load in a flash player.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
Edit: If you don't want to use JavaScript (yes, this will work in browsers that support
If you want auto-play, include a |
||||
|
|
|
Just put the code that displays the flash sound player in the tag. Edit : Use the canPlayType function : http://www.whatwg.org/specs/web-apps/current-work/multipage/media-elements.html#dom-navigator-canplaytype |
|||||||
|