Using Silverlight Applications in Compiled Publications

Applies to IE Browser publications

Microsoft Silverlight is a web browser plugin that enables features such as animation, vector graphics and audio-video playback that characterizes rich Internet applications. HTML Executable compiled publications can display Silverlight applications in HTML pages, provided that the Silverlight plugin is installed on the end user's computer.

Be sure that .XAP appears in the Special Content list, otherwise the Silverlight plugin won't find your applications.

img Learn more about Silverlight

Working Example with Silverlight 2.0

imgHTML code for this example:

<object data="data:application/x-silverlight," type="application/x-silverlight-2"
width="400" height="300">
<param name="source" value="DemoSilverlight1.xap"/>
<param name="background" value="black" />
<param name="minRuntimeVersion" value="2.0.31005.0" />
</object>

Another Silverlight sample

You can see another Silverlight sample playing a WMV file.


About

This is the online documentation of HTML Executable.

About HTML Executable

HTML Executable is a versatile HTML compiler and ebook compiler: it lets you create secure ebooks and desktop applications with your websites, HTML or PDF documents.

You can easily create attractive ebooks, full-featured HTML applications (RIA) and software, digital publications from your websites, PDF files and HTML documents for online or offline distribution.

Learn more - Free Trial