<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/rss.xslt"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Comment Feed for Minor Quibbles Wth The Silverlight Player (Feedback on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/forums/feedback/466500-minor-quibbles-wth-the-silverlight-player/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for Minor Quibbles Wth The Silverlight Player (Feedback on Channel 9)</title><link>http://channel9.msdn.com/forums/Feedback/466500-Minor-Quibbles-Wth-The-Silverlight-Player/</link></image><description>Minor Quibbles Wth The Silverlight Player</description><link>http://channel9.msdn.com/forums/Feedback/466500-Minor-Quibbles-Wth-The-Silverlight-Player/</link><language>en-us</language><pubDate>Fri, 24 Apr 2009 20:18:54 GMT</pubDate><lastBuildDate>Fri, 24 Apr 2009 20:18:54 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: Re: Minor Quibbles Wth The Silverlight Player</title><description>It looks like that fixed it :) Glad I could be of help. I hadn't noticed that the lower left button didn't do that either until recently.</description><comments></comments><link>http://channel9.msdn.com/forums/Feedback/466500-Minor-Quibbles-Wth-The-Silverlight-Player/?CommentID=466660</link><pubDate>Fri, 24 Apr 2009 20:18:54 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Feedback/466500-Minor-Quibbles-Wth-The-Silverlight-Player/?CommentID=466660</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/466660/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>It looks like that fixed it :) Glad I could be of help. I hadn't noticed that the lower left button didn't do that either until recently.</evnet:previewtext><dc:creator>DCMonkey</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/466660/Trackback.aspx</trackback:ping></item><item><title>Re: Minor Quibbles Wth The Silverlight Player</title><description>wow.&lt;br&gt;&lt;br&gt;The double-buffering, buffering after a pause, is a problem we've had since day one of using this player. We didn't write it, but it isn't all that much code and we couldn't find any reason for this. No one had noticed that it didn't happen if you used the lower left button, only the center button, and with that info it was the work of a few minutes to figure out what was happening.&lt;br&gt;&lt;br&gt;Clicking that button fired this code&lt;br&gt;&lt;br&gt;[code language="csharp"]&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; public void CenterPlay()&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; btnPlay.IsChecked = true;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; btnPlay_Checked(this, null);&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;[/code]&lt;br&gt;&lt;br&gt;I had never looked at that routine before, but the intent is pretty clear ... swap the toggle button in the lower left (the play/pause button) and fire the event that it has been checked. Well, wouldn't just 'IsChecked=true' do that? Yep, turns out that second line is unnecessary and has now been removed. Bring up a video and let me know if you are still seeing this issue!&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Feedback/466500-Minor-Quibbles-Wth-The-Silverlight-Player/?CommentID=466537</link><pubDate>Thu, 23 Apr 2009 23:24:36 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Feedback/466500-Minor-Quibbles-Wth-The-Silverlight-Player/?CommentID=466537</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/466537/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>wow.The double-buffering, buffering after a pause, is a problem we've had since day one of using this player. We didn't write it, but it isn't all that much code and we couldn't find any reason for this. No one had noticed that it didn't happen if you used the lower left button, only the center&amp;#8230;</evnet:previewtext><dc:creator>Duncan Mackenzie</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/466537/Trackback.aspx</trackback:ping></item></channel></rss>