Feb 20, 2008

mediaelement not showing the media.

SilverLight 1.1 Media element not showing the media.

 

Mediaelement not working with my case, but may be this link will help in your case.

http://silverlight.net/forums/p/1532/8690.aspx#8690

 

I am using like

<MediaElement Width="400" Height="300" Canvas.Left="10" Canvas.Top ="10" Source="viz.wmv" AutoPlay="True"/>

It don’t showing any error but not showing the video also.

When I tried using http://sever/viz.wmv its giving download error ErrorType: 1001

 

Trying to get what may be the reason.

 

No comments:

Post a Comment

SQL - Difference between CAST,CONVERT and PARSE

TODO---