html - embedding silverlight, anything like flash? -
So if I have a flash object, such as a YouTube video, I can embed it very easily on the website (I Looks like that's because Flash is not a forbidden YouTube, maybe I'm wrong?).
I want to be able to leave a silver light object / embed tag (a JavaScript) on a static HTML page (like my blog, which is not a site with a xap file), and its
Actually it seems that there is no way to do this unless you can add custom javascript to your site. I have received this link ..
Just really confused about it.
You can do this with only one object tag. The JavaScript application used in MSDN example is to print any error that occurs while loading (although they usually end up as a warning in the browser's status bar).
I will recommend the minimum snippet May look like:
& Lt; Param name = "minRuntimeVersion" value = "2.0.31005.0" /> & Lt; A href = "http://go.microsoft.com/fwlink/?LinkID=124807" style = "text-decoration: none;" & Gt; & Lt; Img src = "http://go.microsoft.com/fwlink/?LinkId=108181" alt = "get Microsoft Silverlight" style = "border-style: none" /> & Lt; / A & gt; & Lt; / Object & gt;
Comments
Post a Comment