Here are the links for SilverLight 1.1 MediaElement example.
Nice links to get hands on SilverLight 1.1
http://blogs.msdn.com/coding4fun/archive/2008/01/22/7163484.aspx
http://www.codeproject.com/KB/silverlight/SLFun.aspx
Do it and Have fun!
Here are the links for SilverLight 1.1 MediaElement example.
Nice links to get hands on SilverLight 1.1
http://blogs.msdn.com/coding4fun/archive/2008/01/22/7163484.aspx
http://www.codeproject.com/KB/silverlight/SLFun.aspx
Do it and Have fun!
SilverLight 1.1 Media element not showing the media.
Mediaelement not working with my case, but may be these links will help in your case.
http://silverlight.net/forums/p/1532/8690.aspx#8690
http://silverlight.net/forums/t/2914.aspx
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.
After a lot of hard work I get the problem.
The video file I was using having some problem, however this was working with media file. Funny na ?? So let check with other media file also, if you are facing the same problem.
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.
While I run a silver light application, I get the
Silverlight error message
Error Code: 1001
Error Type: DownloadError
Message: AG_E_UNKNOWN_ERROR
Solution: Visit the following link
http://silverlight.net/forums/t/586.aspx