How do you implement a flash fallback for an html5 audio tag? for example I have this audio tag
<div class = "div.jp-audio"><audio class ="audio-player" name= "audio-player" src="song.mp3" ></audio></div>
How do I enable or create a flash fall back since not all browsers support .mp3 files