Step 1: Encode the video to a Windows Media Video (WMV) format by using Microsoft Expression Encoder or Windows Media Encoder. If you use Windows Media Encoder then follow these instructions to properly encode the video content for Silverlight.', 'wp-media-player'); ?>
Step 2: Upload the video to WordPress either via FTP or by clicking on “Silverlight Video” in the post editing page. When uploading the video, take a note of the absolute URL path where the video file has been placed to.', 'wp-media-player'); ?>
Step 3: Place the following tag inside of the blog post content where you want the video player to appear:', 'wp-media-player'); ?>
[mediaplayer src=”/absolute/url/path/to/video/file.wmv”]
[mediaplayer src=”/absolute/url/path/to/video/file.wmv” thumb=”/absolute/url/path/to/thumb/file.jpg”]
[mediaplayer src=”/absolute/url/path/to/video/file.wmv” width=320 height=240]
[mediaplayer src=”/absolute/url/path/to/video/file.wmv” autoLoad=1 autoPlay=0]
[mediaplayer src=”/absolute/url/path/to/video/file.wmv” muted=1]