http://flowplayer.org/documentation/index.html

or you can use this

Code: 
<OBJECT ID="MediaPlayer1" CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab# Version=5,1,52,701" STANDBY="Loading Microsoft WindowsA&#174; Media Player components..." TYPE="application/x-oleobject" width="220" height="55">
<param name="fileName" value="FileName">
<param name="animationatStart" value="true">
<param name="ShowStatusBar" value="true">
<PARAM name="ShowDisplay" VALUE="false">
<param name="transparentatStart" value="true">
<param name="autoStart" value="true">
<param name="showControls" value="true">
<param name="Volume" value="-300">
<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" src="Link to the file" name="MediaPlayer1" width=220 height=50 autostart=1 showcontrols=1 ShowControls="1" ShowStatusBar="1" ShowDisplay="1" volume=-300>
</OBJECT>
I Use this code for streaming online radio try to insert your link to file here src="Link to the file"

and make your own width and height