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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Stevegarfield-GreenRecordedAndEditedOnATrainWithAN95645.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/156268?source=3&file_type=flv");
		player.setUsersId('335');
		player.setUsersLogin('stevegarfield');
		player.setPostsId(160341);
		player.setGuid("6DEF09FC-C4CD-11DB-83E2-9ACE0A23561C");
		player.setPlayerTarget(document.getElementById('blip_movie_content_160341'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(640);
		player.setHeight(500);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Stevegarfield-GreenRecordedAndEditedOnATrainWithAN95645-682.jpg");
		
		player.setPostsTitle("Green: Recorded and edited on a train with an N95");
		player.setDescription("I recorded this movie, edited it, added credits and a soundtrack on the Nokia N95 while riding the Orange line train from Green Street to Downtown Crossing. That\'s about a 15 minute ride. This is an exciting development to be able to be able to shoot and edit a little video while on a train on a cell phone. I don\'t have cell service on the phone yet, otherwise I would have been able to post it to my blog too. Once we get free WiFi all around Boston I\'ll be able to use that to send the video via WiFi where ever I want. This is exciting because it allows video production from the streets. I\'d never used the N95\'s video editor and learned how to use it on the train ride. I shot a few clip and then did an assemble edit. Added transitions and credits. Then I took the song Let Go from <a href=\"http://imogenheap.com\">Imogen Heap</a> and added it as a soundtrack. I trimmed that down to match the length of the video, 28 seconds. <a href=\"http://www.mbta.com/schedules_and_maps/subway/\">MBTA Map</a>.");
		player.setTopics("n95,mbta,video,cellphone,videoblogging,imogenheap,letgo");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


