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_1962758() {
	try {
		if (typeof(PokkariPlayerOptions.showPlayerOptions) == "undefined") 
			PokkariPlayerOptions.showPlayerOptions = {};

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

		var player = PokkariPlayer.GetInstanceByMimeType("video/vnd.objectvideo");
		window.player_1962758 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Oreillypromos-ColinMoocksLostActionScriptWeekendCourseOneSample662.mp4?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1953072?source=3&file_type=flv");
		player.setUsersId('338779');
		player.setUsersLogin('oreillypromos');
		player.setPostsId(1962758);
		player.setGuid("AA51A06C-2074-11DE-A710-D4C49620A2E3");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1962758'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(210);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Oreillypromos-ColinMoocksLostActionScriptWeekendCourseOneSample378.jpg");
		
		player.setPostsTitle("Colin Moock\'s Lost ActionScript Weekend: Course One Sample");
		player.setDescription("Developer instruction meets reality TV in this engaging training video from best-selling Adobe ActionScript author and trainer Colin Moock. Course 1 covers the basics of object-oriented programming and Course 2 is a complete introduction to professional application development using ActionScript 3.0 presenting the material in an easy friendly manner. Imagine sitting down with your best friend and learning ActionScript over a long weekend.");
		player.setTopics("action script 3.0,object oriented programming,oop,colin moock,hoss gifford,james paterson,oreilly media,adobe flash,adobe action script,lostactionscriptweekend.com");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


