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_346155() {
	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_346155 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Duzins-TutorialForQuickAndCheapVideoblogging816.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/341354?source=3&file_type=flv");
		player.setUsersId('17583');
		player.setUsersLogin('duzins');
		player.setPostsId(346155);
		player.setGuid("3B6468B6-4B86-11DC-9EBB-EF2B31B4D91F");
		player.setPlayerTarget(document.getElementById('blip_movie_content_346155'));
		
		player.setAdvertisingType();
		
		
		player.setWidth(500);
		player.setHeight(400);
		
		
		
		player.setAutoPlay(false);
		
		
		player.setThumbnail("http://a.images.blip.tv/Duzins-TutorialForQuickAndCheapVideoblogging167-6.jpg");
		
		player.setPostsTitle("Tutorial For Quick and Cheap Videoblogging");
		player.setDescription("<p>(cross posted to the YPN blog)</p><p>Tutorial: Great Video For The Web<br /> By Robyn Tippins, Community Manager at MyBlogLog<br /><br /> When I say that I am a videoblogger, one of the most common questions I get is, &#34;How did you learn to do that?&#34; Like most things, I learned by mucking it up. Lots of trial and error led to really learning my video editing software. However, rather than re-inventing the wheel, I thought I\'d take a few minutes to show you an easy way to make your own videos and upload them for viewing on the web.<br /><br /> For tips on web settings, you can download my <a href=\"http://blogher.org/editing-your-video-web#readmore)\">Tips For Great Web Editing</a>. For some great conversion sites, check out <a href=\"http://outonthestoop.blogspot.com/\">Gena</a> and <a href=\"http://hummingcrow.com\">Cheryl</a>\'s <a href=\"http://www.hummingcrow.com/2007/07/28/video-compression-take-home-info\">Editing and Conversion Tips</a>. Don\'t be afraid to put up a video that isn\'t perfect. The charm of videoblogging is that it\'s personal and it\'s homemade. The more professional you make your video, the less fun it is. If you run into a snag, feel free to email me at robyn@mybloglog.com.</p>");
		player.setTopics("videoblogging,tutorial");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


