<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Site Feedback - initParams for the channel 9 player to specify initial time offset?</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Site Feedback - initParams for the channel 9 player to specify initial time offset?</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Fri, 24 May 2013 06:47:42 GMT</pubDate>
	<lastBuildDate>Fri, 24 May 2013 06:47:42 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>3</c9:totalResults>
	<c9:pageCount>-3</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Site Feedback - initParams for the channel 9 player to specify initial time offset?</title>
		<description><![CDATA[<p>Hi,</p><p>I often embed Channel 9 videos ( because they are cool :&gt; ) and wonder if the silverlight player has any initial parameter that can be used to specify the initial time offset for an embedded video? I know you do some magic (e.g.:&nbsp;<a href="http://channel9.msdn.com/Shows/C9-GoingNative/GoingNative-4-Jim-Springfield-on-ATL-GoingNative-Conference-Register-Today#time=06m34s">http://channel9.msdn.com/Shows/C9-GoingNative/GoingNative-4-Jim-Springfield-on-ATL-GoingNative-Conference-Register-Today#time=06m34s</a>) but I don't see how that time parameter of the URL is going into the player <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /> Any hints?</p><p>Thanks,</p><p>Mc</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Feedback/initParams-for-the-channel-9-player-to-specify-initial-time-offset/fbe1774648fb4aab91509fa50163e4fa#fbe1774648fb4aab91509fa50163e4fa</link>
		<pubDate>Thu, 24 Nov 2011 21:35:46 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Feedback/initParams-for-the-channel-9-player-to-specify-initial-time-offset/fbe1774648fb4aab91509fa50163e4fa#fbe1774648fb4aab91509fa50163e4fa</guid>
		<dc:creator>McH</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/McHalls/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Site Feedback - initParams for the channel 9 player to specify initial time offset?</title>
		<description><![CDATA[<p>We do it with javascript currently. Once the video is initialized, we look for #time in the url or a cookie (if you have one) and&nbsp;use a js call to seek to the position. We do it this way because then we only need one method of doing so and we can use it for both the silverlight and html5 player.&nbsp;I think there is an initparam you can add if you're using the Silverlight embed code called starttime but you'd have to convert 06m24s into seconds to do it.</p><p><pre class="brush: html">&lt;param name=&quot;initParams&quot; value=&quot;...,starttime=60&quot;/&gt;</pre></p><p>I can make it work for you with our iframe embed code though. There was a little check in there that was preventing it from working but once we push&nbsp;up this code change (should be sometime this week), you'll be able to add the #time= to the iframe embed url.</p><p><pre class="brush: html">&lt;iframe src=&quot;.../player?w=512&amp;h=288#time=06m34s&quot; frameBorder=&quot;0&quot; scrolling=&quot;no&quot; &gt;&lt;/iframe&gt;</pre></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Feedback/initParams-for-the-channel-9-player-to-specify-initial-time-offset/3b3e40b7b8384e9886c99fa9017d37f0#3b3e40b7b8384e9886c99fa9017d37f0</link>
		<pubDate>Mon, 28 Nov 2011 23:07:58 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Feedback/initParams-for-the-channel-9-player-to-specify-initial-time-offset/3b3e40b7b8384e9886c99fa9017d37f0#3b3e40b7b8384e9886c99fa9017d37f0</guid>
		<dc:creator>Cara</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Cara9/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Site Feedback - initParams for the channel 9 player to specify initial time offset?</title>
		<description><![CDATA[<p>Hi Cara9,</p><p>the&nbsp;starttime parameter works just great and also the time parameter is welcomed! Thanks a lot for the quick help! <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>Mc</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Feedback/initParams-for-the-channel-9-player-to-specify-initial-time-offset/c5fcfe6fd60b4e5587769faf00fac9e9#c5fcfe6fd60b4e5587769faf00fac9e9</link>
		<pubDate>Sun, 04 Dec 2011 15:13:05 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Feedback/initParams-for-the-channel-9-player-to-specify-initial-time-offset/c5fcfe6fd60b4e5587769faf00fac9e9#c5fcfe6fd60b4e5587769faf00fac9e9</guid>
		<dc:creator>McH</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/McHalls/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>