| musa.biralo 2007-10-27, 6:22 pm |
| Hi there.
I am trying to add this (http://radio.wnso.org/live/) radio to my
site....when i look at the source code it looks like this...
<OBJECT ID=3D"MediaPlayer1" width=3D450 height=3D90
classid=3D"CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
codebase=3D"http://activex.microsoft.com/activex/controls/
mplayer/en/
nsmp2inf.cab#Version=3D6,0,02,902"
standby=3D"Loading Microsoft=AE Windows=AE Media Player
components..."
type=3D"application/x-oleobject">
<PARAM NAME=3D"FileName" VALUE=3D"WindowsMediaPlayer.asx"> //Use Windows
Media Player Link
<PARAM NAME=3D"AutoStart" VALUE=3D"True"> //Set To "True" To Auto Tune
In When Window Is Opened
<EMBED type=3D"application/x-mplayer2"
pluginspage =3D "http://www.microsoft.com/Windows/MediaPlayer/"
SRC=3D"WindowsMediaPlayer.asx" //Use Windows Media Player Link
name=3D"MediaPlayer1"
width=3D450
height=3D90
AutoStart=3DTrue> //Set To "True" To Auto Tune In When Window Is
Opened
</EMBED>
</OBJECT>
How can i modify the code so that i can add this to my website? Any
help will triple appreciated...
Thanks
musa.biralo
|