Ive just started and I have no idea what to do? I need the following code:
<OBJECT ID='WinMedia'
classid='CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95'
CODEBASE='http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701'
width=160 height=50 standby='Loading Microsoft Windows Media Player components...'
type='application/x-oleobject'>
<PARAM NAME='FileName' VALUE='http://70.31.237.61:2962'>
<PARAM NAME='AutoStart' Value='true'>
<PARAM NAME='ShowControls' Value='true'>
<Embed type='application/x-mplayer2'
pluginspage='http://www.microsoft.com/Windows/MediaPlayer/'
src='http://70.31.237.61:2962'
Name=MediaPlayer
AutoStart=0
Width=323
Height=50
autostart=1
ShowControls=1
</embed>
</OBJECT>
Also do you know how to set it so theres only 1 layout not a choice?