Hi Friends,

I have a blog on blogger. I want To know how to How to Embed Silverlight Video in Blogger Post ?

For Example this is a code from another site


<object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="500" height="400" id="slp" ><param name="source" value="http://www.freeetv.com//modules/Video_Stream/plugins/OVP.xap"/><param name="minRuntimeVersion" value="2.0.30923.0" /><param name="onerror" value="onSilverlightError" /><param name="background" value="#000000" /><param name="MaxFrameRate" value="30" /><a href="http://go.microsoft.com/fwlink/?LinkID=124807" style="text-decoration: none;"><img src="http://go.microsoft.com/fwlink/?LinkId=108181" alt="Get Microsoft Silverlight" style="border-style: none"/></a><param name="initparams" value="showstatistics=false, autoplay=true, muted=false, playlistoverlay=true, theme=/script2/sl4/sl4themes/SmoothHD.xaml, stretchmode=Fit, wmode=opaque, stretchmodefullscreen=Fit, mediasource=rtsp://88.191.93.90/al_hiwar" /></object>

i tried man ways, but could not succeeded.
Please Tell me what changes should be made in it from embedding in Blogger.

Please