<?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/"
	xmlns:coop="http://www.google.com/coop/namespace"
	>

<channel>
	<title>Manish Verma &#187; video</title>
	<atom:link href="http://manishlive.com/tag/video/feed/" rel="self" type="application/rss+xml" />
	<link>http://manishlive.com</link>
	<description>Freelance Web Developer</description>
	<lastBuildDate>Tue, 02 Aug 2011 11:26:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>How to avoid overlapping of videos with the opt in box</title>
		<link>http://manishlive.com/how-to-avoid-overlapping-of-videos-with-the-opt-in-box/</link>
		<comments>http://manishlive.com/how-to-avoid-overlapping-of-videos-with-the-opt-in-box/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 07:30:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[overlapping]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://manishlive.com/?p=39</guid>
		<description><![CDATA[When you create an opt-in box &#38; if there exist an embedded video then the video overlap with the opt-in box. In that case embedded video covered some part of...


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>When you create an opt-in box &amp; if there exist an embedded video then the video overlap with the opt-in box. In that case embedded video covered some part of your opt-in box &amp; page look like this</p>
<p><a href="http://manishlive.com/wp-content/uploads/2009/12/overlapping.jpg"><img src="http://manishlive.com/wp-content/uploads/2009/12/overlapping-300x156.jpg" alt="" title="overlapping" width="300" height="156" class="aligncenter size-medium wp-image-42" /></a></p>
<p><strong>Try this to fix it:</strong></p>
<p>Add this property to embedded video code &#8216;wmode=&#8221;transparent&#8221;&#8216; </p>
<p>In that case page look like this:</p>
<p><a href="http://manishlive.com/wp-content/uploads/2009/12/nooverlapping.jpg"><img src="http://manishlive.com/wp-content/uploads/2009/12/nooverlapping-300x155.jpg" alt="" title="nooverlapping" width="300" height="155" class="aligncenter size-medium wp-image-43" /></a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://manishlive.com/how-to-avoid-overlapping-of-videos-with-the-opt-in-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Javascript]]></coop:keyword>
		<coop:keyword><![CDATA[overlapping]]></coop:keyword>
		<coop:keyword><![CDATA[video]]></coop:keyword>
	</item>
		<item>
		<title>How to remove country restrictions from youtube video</title>
		<link>http://manishlive.com/how-to-remove-country-restrictions-from-youtube-video/</link>
		<comments>http://manishlive.com/how-to-remove-country-restrictions-from-youtube-video/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 06:41:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Youtube]]></category>
		<category><![CDATA[country]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://manishlive.com/?p=51</guid>
		<description><![CDATA[Sometimes you want to watch your favorite video from the youtube.com but you will get this error: Youtube video link look like this: http://www.youtube.com/watch?v=VIDEOID In place of VIDEOID, you will...


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Sometimes you want to watch your favorite video from the youtube.com but you will get this error: </p>
<p><a href="http://manishlive.com/wp-content/uploads/2010/02/youtube_country_restriction.jpg"><img src="http://manishlive.com/wp-content/uploads/2010/02/youtube_country_restriction.jpg" alt="" title="youtube_country_restriction" width="325" height="117" class="aligncenter size-full wp-image-52" /></a></p>
<p>Youtube video link look like this:<br />
<em>http://www.youtube.com/watch?v=VIDEOID</em></p>
<p>In place of VIDEOID, you will find string of characters</p>
<p>Now copy this youtube video link &amp; paste like this:<br />
<em>http://www.youtube.com/v/VIDEOID</em></p>
<p>you will get video that doesn&#8217;t care about from where you are watching</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://manishlive.com/how-to-remove-country-restrictions-from-youtube-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Youtube]]></coop:keyword>
		<coop:keyword><![CDATA[country]]></coop:keyword>
		<coop:keyword><![CDATA[video]]></coop:keyword>
	</item>
	</channel>
</rss>

