Embed Silverlight Video

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
2/4/2010 2:29:38 PM
Gravatar
Total Posts 110

Embed Silverlight Video

Hello,

I am embedding a Silverlight video on a blog page but the video doesn't load.  There are no errors, it simply doesn't load.  I know the video works as it embedded on another site.

Here is the embed code:

<object type="application/x-silverlight" data="data:application/x-silverlight," width="560" height="340" ><param name="source" value="http://www.microsoft.com/showcase/silverlight/player/1/player.xap" /><param name="initParams" value="Uuid=2b8bd319-98df-4b46-bd50-b41d6bc975ff,Autoplay=False,ShowMenu=True,MiscControls=FullScreen;Detached,RelatedVideosUrl=videobytag.aspx?mk=us&ns=VC_Source%2cRV&tag=CMG_US:CMG_Microsoft%2csharepoint dpm&ps=15,ShowMarketingOverlay=True,MarketingOverlayUrl=http://technet.microsoft.com/en-us/dpm/default.aspx,MarketingOverlayImage=/showcase/Content/img/video_data/technet.gif,MarketingOverlayText=Visit this Website,LearnMoreUrl=http://technet.microsoft.com/en-us/dpm/default.aspx,ReferringSiteUrl=http://technet.microsoft.com/en-us/dpm/default.aspx,ReferringSiteImage=/showcase/Content/img/video_data/technet.gif,VideoInfo=Title;Views;Time;Rating;Referrer,VideoUrl=http://www.microsoft.com/showcase/en/us/details/2b8bd319-98df-4b46-bd50-b41d6bc975ff,Culture=US,Tabs=Embed;Email;Share;Info,Mode=Player" /><param name="enableHtmlAccess" value="true" /><param name="allowHtmlPopupwindow" value="true" /><param name="background" value="#FF000000" /><param name="minRuntimeVersion" value="2.0.31005.0" /><param name="autoUprade" value="true" /><a href="http://go.microsoft.com/fwlink/?LinkID=124807" style="text-decoration: none;"><img src="http://img.microsoft.com/showcase/silverlight/player/1/img/en/install.gif" alt="Get Microsoft Silverlight" style="border-style: none"/><noscript><div><img alt="DCSIMG" id="DCSIMG" width="1" height="1" src="http://m.webtrends.com/ dcsygm2gb10000kf9xm7kfvub_9p1t/njs.gif?dcsuri=/nojavascript&amp;WT.js=No"/></div></noscript></a></object>

 

Should this work?

 

Thanks.

2/4/2010 2:38:24 PM
Gravatar
Total Posts 18439

Re: Embed Silverlight Video

If you are using TinyMCE it might be mangling the object tag you enter (if you view the source of the rendered page does it look the same as what you entered?), I would try with CKeditor.

Hope it helps,

Joe

2/4/2010 2:54:27 PM
Gravatar
Total Posts 110

Re: Embed Silverlight Video

Yup, that fixed it.  Thanks.

You must sign in to post in the forums. This thread is closed to new posts.