SilverlightShow: Using Silverlight to Create a Video Player Comments http://www.silverlightshow.net/ Silverlight articles, Silverlight tutorials, Silverlight videos, Silverlight samples en-us SilverlightShow.net estoychev@completit.com (Emil Stoychev) Argotic Syndication Framework, http://www.codeplex.com/Argotic http://www.rssboard.org/rss-specification RE: Using Silverlight to Create a Video Player http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx#comment3195 Do i need to convert the WMV file in any other format as there is no errors in the code but nothing is happening adter clicking the PLAY button... <div><br /> </div> <div>What do i do now????</div> ( Anil Pandey) http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx Tue, 09 Mar 2010 11:52:17 +0300 RE: Using Silverlight to Create a Video Player http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx#comment3194 The wmv file is not running in application... ( anil) http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx Tue, 09 Mar 2010 11:21:32 +0300 RE: Using Silverlight to Create a Video Player http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx#comment3100 will you plz explain me how to creat attractive video player in Silverlight ( Dolphen) http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx Thu, 18 Feb 2010 19:18:00 +0300 Using Silverlight and vs 2010 beta to Create a Player...... http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx#comment3042 <p>Sorry i do not understand about code and controlling, how to it wil become easy. please help me.</p> <p>i want to create a player with VS 2010 beta.</p> ( Pranto) http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx Sat, 06 Feb 2010 11:35:52 +0300 RE: Using Silverlight to Create a Video Player http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx#comment1674 Is it possible to make a video player by c# by Visual studio 2005?<input type="hidden" id="gwProxy"><!--Session data--></input><input type="hidden" id="jsProxy" onclick="jsCall();" /> <div id="refHTML"></div> ( kallol) http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx Thu, 18 Jun 2009 23:41:49 +0300 RE: Using Silverlight to Create a Video Player http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx#comment1089 <p>Found It!!!</p> <p>as posted on <a href="http://dotnetdreamer.com/">http://dotnetdreamer.com/</a></p> <p>"Place the media resource in the ClientBin directory did the trick</p> ( CobaltSoft) http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx Mon, 23 Feb 2009 00:32:45 +0300 RE: Using Silverlight to Create a Video Player http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx#comment1088 <p>I see that I am not the only one that has run across this recently</p> <p>Any suggestions?</p> ( CobaltSoft) http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx Mon, 23 Feb 2009 00:28:25 +0300 RE: Using Silverlight to Create a Video Player http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx#comment950 <p>MediaError error #4001 in control 'Xaml1': AG_E_NETWORK_ERROR</p> <p>Please help to solve this error...</p> ( DKS) http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx Fri, 23 Jan 2009 07:22:47 +0300 RE: Using Silverlight to Create a Video Player http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx#comment786 <p>MediaError error #4001 in control 'Xaml1': AG_E_NETWORK_ERROR</p> <p>Please help......</p> ( Krishna) http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx Wed, 03 Dec 2008 10:01:40 +0300 RE: Using Silverlight to Create a Video Player http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx#comment615 <p>Yes it worked great.................</p> <p>Thanks alot..........</p> ( Bharat) http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx Wed, 05 Nov 2008 05:01:06 +0300 RE: Using Silverlight to Create a Video Player http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx#comment444 <p>It's not that difficult to get the buttons to work, just wire up the events from Page.xaml into Page.xaml.cs</p> <p><font color="#0000ff" size="1"><font color="#0000ff" size="1"> <p>public</p> </font></font></p> <p><font size="1"> Page()</font><font color="#0000ff" size="1"><font color="#0000ff" size="1">new</font></font><font size="1"> </font><font color="#2b91af" size="1"><font color="#2b91af" size="1">RoutedEventHandler</font></font><font size="1">(Play_Click);</font><font color="#0000ff" size="1"><font color="#0000ff" size="1">new</font></font><font size="1"> </font><font color="#2b91af" size="1"><font color="#2b91af" size="1">RoutedEventHandler</font></font><font size="1">(Pause_Click);</font><font color="#0000ff" size="1"><font color="#0000ff" size="1">new</font></font><font size="1"> </font><font color="#2b91af" size="1"><font color="#2b91af" size="1">RoutedEventHandler</font></font><font size="1">(Stop_Click);</font><font color="#0000ff" size="1"><font color="#0000ff" size="1">public</font></font><font size="1"> </font><font color="#0000ff" size="1"><font color="#0000ff" size="1">void</font></font><font size="1"> Play_Click(</font><font color="#0000ff" size="1"><font color="#0000ff" size="1">object</font></font><font size="1"> sender, </font><font color="#2b91af" size="1"><font color="#2b91af" size="1">EventArgs</font></font><font size="1"> e) </font><font color="#0000ff" size="1"><font color="#0000ff" size="1">public</font></font><font size="1"> </font><font color="#0000ff" size="1"><font color="#0000ff" size="1">void</font></font><font size="1"> Pause_Click(</font><font color="#0000ff" size="1"><font color="#0000ff" size="1">object</font></font><font size="1"> sender, </font><font color="#2b91af" size="1"><font color="#2b91af" size="1">EventArgs</font></font><font size="1"> e) </font><font color="#0000ff" size="1"><font color="#0000ff" size="1">public</font></font><font size="1"> </font><font color="#0000ff" size="1"><font color="#0000ff" size="1">void</font></font><font size="1"> Stop_Click(</font><font color="#0000ff" size="1"><font color="#0000ff" size="1">object</font></font><font size="1"> sender, </font><font color="#2b91af" size="1"><font color="#2b91af" size="1">EventArgs</font></font><font size="1"> e) </font></p> <p>{</p> <p>InitializeComponent();</p> <p>bPlay.Click +=</p> <p>bPause.Click +=</p> <p>bStop.Click +=</p> <p>}</p> <p> </p> <p>{</p> <p>mPlayer.Play();</p> <p>}</p> <p> </p> <p>{</p> <p>mPlayer.Pause();</p> <p>}</p> <p> </p> <p>{</p> <p>mPlayer.Stop();</p> <p>}</p> ( Roy) http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx Thu, 25 Sep 2008 11:40:03 +0300 RE: Using Silverlight to Create a Video Player http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx#comment258 <p>ERROR <span class="objectBox objectBox-errorMessage hasBreakSwitch">Sys.InvalidOperationException: MediaError error #4001 in control 'Xaml1': AG_E_NETWORK_ERROR</span></p> ( cecaceo) http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx Thu, 24 Jul 2008 13:16:09 +0300 RE: Using Silverlight to Create a Video Player http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx#comment227 <p>Actually, the only thing you need to do is use the "Click" event of your buttons.</p> <p>Your mousedown events don't work, even in VB, you have to use the "Click Event"</p> <p>This might have worked in Beta 1, but if you tried to run this before posting, you might have noticed that the buttons do not work.</p> ( Fallon Massey) http://www.silverlightshow.net/items/Using-Silverlight-to-Create-a-Video-Player-.aspx Tue, 08 Jul 2008 18:34:19 +0300