var BLIP_SITE_URL = "http://blip.tv"; 
var OUTPUT_METHOD = "document_write";

if(typeof(Url) != 'function') {
	document.write('<script type="text/javascript" src="http://blip.tv/scripts/url.js"><\/script>');
}

if(typeof(PokkariPlayer) != 'function') {
	document.write('<script type="text/javascript" src="http://blip.tv/scripts/pokkariPlayer.js?ver=2009070701"><\/script>');
}

if(typeof(DetectFlashVer) != 'function') {
	document.write('<script type="text/javascript" src="http://blip.tv/scripts/AC_OETags.js"><\/script>');
}




function play_blip_movie_251104() {
	try {
		if (typeof(PokkariPlayerOptions.showPlayerOptions) == "undefined") 
			PokkariPlayerOptions.showPlayerOptions = {};

		PokkariPlayerOptions.showPlayerOptions.playerUrl = "http://a.blip.tv/scripts/flash/showplayer.swf";

		var player = PokkariPlayer.GetInstanceByMimeType("video/x-flv");
		window.player_251104 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/L0ckergn0me-HowToEmbedYouTubeVideos604.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/246614?source=3&file_type=flv");
		player.setUsersId('31166');
		player.setUsersLogin('l0ckergn0me');
		player.setPostsId(251104);
		player.setGuid("652F6D92-0E43-11DC-BA43-9A9327662159");
		player.setPlayerTarget(document.getElementById('blip_movie_content_251104'));
		
		player.setAdvertisingType("overlay_freewheel,postroll_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/L0ckergn0me-HowToEmbedYouTubeVideos604-103.jpg");
		
		player.setPostsTitle("How to Embed You Tube Videos");
		player.setDescription("<p><a href=\"http://live.pirillo.com/\">http://live.pirillo.com/</a> - Embedding You Tube videos is second nature to some geeks, but other people have a difficult time figuring out how they canput their videos on their blogs or websites.</p><p>YouTube can do this automatically for you. After you log into your account, go to the <a href=\"http://youtube.com/my_profile_blogs\">Video Posting Settings</a> option in your account. From there you can tell YouTube to automatically post new videos to your blog. Currently this feature only supports Blogger, LiveJournal, Friendster, Wordpress, and Piczo.</p><p>If your blogging platform isn\'t supported by YouTube, you can always manually insert your videos into a blog post. All you have to do is grab what\'s known as the embed code from your video page. You can copy that code and paste it into your blog entries. A word of warning: if your blogging platform uses a rich text editor (such as Wordpress), you\'ll have to insert your embed code directly into the HTML.</p><p>Do you have any tips or suggestions for embedding YouTube videos?</p><p>Check out the <a href=\"http://www.youtube.com/watch?v=yNZXv6Q08Sk\">Embedding Video</a> tutorial on YouTube and subscribe to our channel!</p>");
		player.setTopics("embed,youtube,you,tube,videos");
		player.setContentRating("TV-PG");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


