PDA

View Full Version : Embed Media Player


nila
08-22-2005, 07:13 PM
hi guyz,

anyone knows abt some media player that can be embed to a web site and play live stream ? except those real audio player and windows media player.

:cool: thx in advance.

bart5986
08-23-2005, 04:48 AM
<embed type="application/x-mplayer2" src="{content}" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" ShowControls="1" AutoStart="false" ShowDisplay="false" ShowStatusBar="1" autosize="true" loop="true"></embed>

Replace {content} with the correct url. I'm pretty sure this works, I had lots of trouble posting this, code tags kept turning it into a black box.

I'm pretty sure thats what you want right

nila
08-23-2005, 07:31 AM
thx ya,

again this is windows media player right ? :confused: also they don't play live audio stream correctly :( .

i know there should be an alternative way, except using the standard real audio player / wmp players, bt need to know what are they ?

hei.. let me know if you get some idea pls.. :cool: thx again.