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.
|
feedback
|
Edit: If you don't want to use JavaScript (yes, this will work in browsers that support
If you want auto-play, include a | ||||
|
feedback
|
|
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 | |||||||
feedback
|