<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Shepline Creative &#187; video sharing</title>
	<atom:link href="http://creative.shepline.com/tag/video-sharing/feed/" rel="self" type="application/rss+xml" />
	<link>http://creative.shepline.com</link>
	<description>design, maintenance and support for the online world</description>
	<lastBuildDate>Thu, 10 Mar 2011 15:57:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>Embedding Facebook videos in another site</title>
		<link>http://creative.shepline.com/2009/12/22/embedding-facebook-videos-in-another-site/</link>
		<comments>http://creative.shepline.com/2009/12/22/embedding-facebook-videos-in-another-site/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 14:17:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[embedding links]]></category>
		<category><![CDATA[embedding]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[video sharing]]></category>

		<guid isPermaLink="false">http://creative.shepline.com/?p=235</guid>
		<description><![CDATA[This page nicely describes the technique of sharing videos hosted on Facebook on other webpages. I wanted to post the instructions here here for my own benefit and future reference. Firstly, you need the id of the video you want to embed. This can be found in the address line, highlighted: http://www.facebook.com/video/video.php?v=238773845205&#38;ref=nf Then, paste the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.facebook.com/note.php?note_id=130234444346">This page nicely describes the technique</a> of sharing videos hosted on <a href="http://www.facebook.com">Facebook</a> on other webpages. I wanted to post the instructions here here for my own benefit and future reference.</p>
<p>Firstly, you need the id of the video you want to embed. This can be found in the address line, highlighted:</p>
<blockquote><p>http://www.facebook.com/video/video.php?v=<span style="color: #ff0000;">238773845205</span>&amp;ref=nf</p></blockquote>
<p>Then, paste the following code into your webpage or blog post, and replace <span style="color: #0000ff;">xxx</span> with the video id:</p>
<blockquote>
<pre>&lt;object width="400" height="224" &gt;
  &lt;param name="allowfullscreen" value="true" /&gt;
  &lt;param name="allowscriptaccess" value="always" /&gt;
  &lt;param name="movie" value="http://www.facebook.com/v/<span style="color: #ff0000;">xxx</span>" /&gt;
  &lt;embed src="http://www.facebook.com/v/<span style="color: #0000ff;">xxx</span>"
    type="application/x-shockwave-flash"
    allowscriptaccess="always" allowfullscreen="true"
    width="400" height="224"&gt;
  &lt;/embed&gt;
&lt;/object&gt;</pre>
</blockquote>
<p>And you&#8217;re done!</p>
]]></content:encoded>
			<wfw:commentRss>http://creative.shepline.com/2009/12/22/embedding-facebook-videos-in-another-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

