<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Embedding videos?</title>
		<link>http://www.kriesi.at/support/topic/embedding-videos</link>
		<description>Support Forum - Topic: Embedding videos?</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 03:43:59 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/embedding-videos" rel="self" type="application/rss+xml" />

		<item>
			<title>James Morrison on "Embedding videos?"</title>
			<link>http://www.kriesi.at/support/topic/embedding-videos#post-726</link>
			<pubDate>Sat, 24 Jul 2010 19:59:00 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">726@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The 4 areas on the homepage are Pages not posts and can be selected through the theme options panel.&#60;/p&#62;
&#60;p&#62;You should select the smaller size video if you intend to use the videos on the front page. The video clearly shows where the options for your embed code are, but if you need help let me know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bestjimmy on "Embedding videos?"</title>
			<link>http://www.kriesi.at/support/topic/embedding-videos#post-714</link>
			<pubDate>Sat, 24 Jul 2010 18:43:40 +0000</pubDate>
			<dc:creator>bestjimmy</dc:creator>
			<guid isPermaLink="false">714@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;James - thanks for that straight-forward answer. Then, as shown on the Avisio demo, does that mean the areas numbered 1 to 4 are posts and that's where the front page content for those 4 areas would be created?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Embedding videos?"</title>
			<link>http://www.kriesi.at/support/topic/embedding-videos#post-710</link>
			<pubDate>Sat, 24 Jul 2010 18:05:05 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">710@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That's by far the best/quickest way to embed videos from youtube. I'm only afraid of an validation error (W3C).&#60;/p&#62;
&#60;p&#62;The plugin page &#60;a href=&#34;http://wordpress.org/extend/plugins/smart-youtube/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/smart-youtube/&#60;/a&#62; claims that the &#34;original&#34; code to embed videos isn't a xHTML valid code.&#60;/p&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Embedding videos?"</title>
			<link>http://www.kriesi.at/support/topic/embedding-videos#post-704</link>
			<pubDate>Sat, 24 Jul 2010 17:35:17 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">704@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If you choose not to use a plugin, you can grab the embed code from sites like &#60;a href=&#34;http://www.youtube.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.youtube.com/&#60;/a&#62; which can be pasted into the HTML view when creating / editing a post.&#60;/p&#62;
&#60;p&#62;Useful video: &#60;a href=&#34;http://www.youtube.com/watch?v=8IzWa1o3K1Q&#34; rel=&#34;nofollow&#34;&#62;http://www.youtube.com/watch?v=8IzWa1o3K1Q&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Example of embed code:&#60;/p&#62;
&#60;p&#62;&#38;lt;object width=&#34;640&#34; height=&#34;385&#34;&#38;gt;&#38;lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/8IzWa1o3K1Q&#38;amp;hl=en_US&#38;amp;fs=1&#34;&#38;gt;&#38;lt;/param&#38;gt;&#38;lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&#38;gt;&#38;lt;/param&#38;gt;&#38;lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&#38;gt;&#38;lt;/param&#38;gt;&#38;lt;embed src=&#34;http://www.youtube.com/v/8IzWa1o3K1Q&#38;amp;hl=en_US&#38;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;640&#34; height=&#34;385&#34;&#38;gt;&#38;lt;/embed&#38;gt;&#38;lt;/object&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Embedding videos?"</title>
			<link>http://www.kriesi.at/support/topic/embedding-videos#post-631</link>
			<pubDate>Sat, 24 Jul 2010 11:26:59 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">631@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;There's an offical plugin source: &#60;a href=&#34;http://wordpress.org/extend/plugins&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins&#60;/a&#62; where you can find everything you're searching for.&#60;br /&#62;
i.e. for embedding youtube videos: &#60;a href=&#34;http://wordpress.org/extend/plugins/smart-youtube/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/smart-youtube/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sunkapoor on "Embedding videos?"</title>
			<link>http://www.kriesi.at/support/topic/embedding-videos#post-618</link>
			<pubDate>Sat, 24 Jul 2010 06:05:23 +0000</pubDate>
			<dc:creator>sunkapoor</dc:creator>
			<guid isPermaLink="false">618@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Adding a video is really easy steve.. there are several great plug-ins to add videos from YouTube, Vimeo and Google. Some plug-ins even make it easy to upload your own videos. After installing wordpress just head over to the plug-ins section and search.&#60;/p&#62;
&#60;p&#62;Sunny
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stevetimko on "Embedding videos?"</title>
			<link>http://www.kriesi.at/support/topic/embedding-videos#post-617</link>
			<pubDate>Sat, 24 Jul 2010 06:02:24 +0000</pubDate>
			<dc:creator>stevetimko</dc:creator>
			<guid isPermaLink="false">617@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;By the way, I mean embedding a video on the home page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stevetimko on "Embedding videos?"</title>
			<link>http://www.kriesi.at/support/topic/embedding-videos#post-616</link>
			<pubDate>Sat, 24 Jul 2010 06:00:32 +0000</pubDate>
			<dc:creator>stevetimko</dc:creator>
			<guid isPermaLink="false">616@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I love Newwcast but I have one concern: How easy or hard is it to embed a video? I take it I can use one of the spots below for a video, but obviously I need to ask before I buy.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
