<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: Embedding a video clip from Youtube.</title>
		<link>http://en.forums.wordpress.com/topic/embedding-a-video-clip-from-youtube</link>
		<description>WordPress.com Forums &#187; Topic: Embedding a video clip from Youtube.</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 04:44:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/embedding-a-video-clip-from-youtube" rel="self" type="application/rss+xml" />

		<item>
			<title>thistimethisspace on "Embedding a video clip from Youtube."</title>
			<link>http://en.forums.wordpress.com/topic/embedding-a-video-clip-from-youtube#post-1067677</link>
			<pubDate>Tue, 13 Nov 2012 05:38:47 +0000</pubDate>
			<dc:creator>thistimethisspace</dc:creator>
			<guid isPermaLink="false">1067677@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You seem to have left the equal sign = out<br />
<code>[youtube=https://www.youtube.com/watch?feature=player_embedded&amp;v=KSxlpMCt2SY&amp;amp Start=270]</code>
</p>
]]></description>
					</item>
		<item>
			<title>satinr on "Embedding a video clip from Youtube."</title>
			<link>http://en.forums.wordpress.com/topic/embedding-a-video-clip-from-youtube#post-1067614</link>
			<pubDate>Tue, 13 Nov 2012 02:08:24 +0000</pubDate>
			<dc:creator>satinr</dc:creator>
			<guid isPermaLink="false">1067614@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you again for revisiting my question. I put <code>[youtube https://www.youtube.com/watch?feature=player_embedded&amp;v=KSxlpMCt2SY&amp;amp Start=270]</code> into my post, however the video still starts from the beginning.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Embedding a video clip from Youtube."</title>
			<link>http://en.forums.wordpress.com/topic/embedding-a-video-clip-from-youtube#post-1066745</link>
			<pubDate>Mon, 12 Nov 2012 04:24:01 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1066745@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@satinr<br />
You use the youtube shortcode <a href="http://en.support.wordpress.com/videos/youtube/#embedding-with-a-shortcode" rel="nofollow">http://en.support.wordpress.com/videos/youtube/#embedding-with-a-shortcode</a></p>
<p>To make a Youtube video start from a specific point, you write the shortcode this way:<br />
<code>[youtube=URL HERE&amp;start=NUMBER HERE]</code></p>
<p>(Number = how many seconds from beginning of video.)
</p>
]]></description>
					</item>
		<item>
			<title>jetonr on "Embedding a video clip from Youtube."</title>
			<link>http://en.forums.wordpress.com/topic/embedding-a-video-clip-from-youtube#post-1066741</link>
			<pubDate>Mon, 12 Nov 2012 04:19:40 +0000</pubDate>
			<dc:creator>jetonr</dc:creator>
			<guid isPermaLink="false">1066741@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Satinr if you didnt find the solution yet I have it for you and maybe it will help somebody else too.<br />
You approach was good but instead of using m and s you just calculate like this 1 min = 60 so if you want to start at min 4 and 39 sec that is 4x60=240 plus the 39 seconds it adds up to the total of 279 and your link should be like<br />
<a href="http://www.youtube.com/watch?v=J2A-opxByWw#t=279" rel="nofollow">http://www.youtube.com/watch?v=J2A-opxByWw#t=279</a>
</p>
]]></description>
					</item>
		<item>
			<title>satinr on "Embedding a video clip from Youtube."</title>
			<link>http://en.forums.wordpress.com/topic/embedding-a-video-clip-from-youtube#post-1051949</link>
			<pubDate>Fri, 26 Oct 2012 16:51:20 +0000</pubDate>
			<dc:creator>satinr</dc:creator>
			<guid isPermaLink="false">1051949@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>:( Anybody else willing or able to help me out?
</p>
]]></description>
					</item>
		<item>
			<title>satinr on "Embedding a video clip from Youtube."</title>
			<link>http://en.forums.wordpress.com/topic/embedding-a-video-clip-from-youtube#post-1050606</link>
			<pubDate>Thu, 25 Oct 2012 01:23:56 +0000</pubDate>
			<dc:creator>satinr</dc:creator>
			<guid isPermaLink="false">1050606@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, timethief! Thank you for the speedy response. </p>
<p>Unfortunately, it doesn't seem to be working. I have put the code:</p>
<p><code>&lt;object width=&quot;640&quot; height=&quot;385&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/watch?v=J2A-opxByWw&amp;hl=en_US&amp;start=279&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/watch?v=J2A-opxByWw&amp;hl=en_US&amp;start=279&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; width=&quot;640&quot; height=&quot;385&quot;&gt;&lt;/embed&gt;&lt;/object&gt;</code></p>
<p>into my html tab, but nothing shows up.</p>
<p>If I try to do the simple version:</p>
<p><code>http://www.youtube.com/watch?v=J2A-opxByWw#t=4m39s</code></p>
<p>the video shows up, but it still plays from the beginning. </p>
<p>Any further help would be great appreciated!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Embedding a video clip from Youtube."</title>
			<link>http://en.forums.wordpress.com/topic/embedding-a-video-clip-from-youtube#post-1050582</link>
			<pubDate>Thu, 25 Oct 2012 00:52:25 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1050582@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Start an embedded YouTube video at a certain timestamp<br />
by Matt Cutts on March 3, 2010  <a href="http://www.mattcutts.com/blog/start-youtube-video-minutes-seconds/" rel="nofollow">http://www.mattcutts.com/blog/start-youtube-video-minutes-seconds/</a>
</p>
]]></description>
					</item>
		<item>
			<title>satinr on "Embedding a video clip from Youtube."</title>
			<link>http://en.forums.wordpress.com/topic/embedding-a-video-clip-from-youtube#post-1050577</link>
			<pubDate>Thu, 25 Oct 2012 00:50:03 +0000</pubDate>
			<dc:creator>satinr</dc:creator>
			<guid isPermaLink="false">1050577@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I've been trying to embed a clip of a video from Youtube. I'm able to embed the entire video, however, haven't been able to figure out how to get it to start from a specific time.</p>
<p>I thought that adding the code "t=4m39s" would get it to start at the 4min 39 second mark, but it doesn't. </p>
<p>Can anyone help me?
</p>
]]></description>
					</item>

	</channel>
</rss>
