View Single Post
Old 02-25-2008, 03:36 PM  
Tempest
Too lazy to set a custom title
 
Industry Role:
Join Date: May 2004
Location: West Coast, Canada.
Posts: 10,217
Code:
		<script type="text/javascript">
			   var so = new SWFObject("/swf/player.swf", "zootube365player", "640", "509", "8", "#000000");
			   so.addParam("quality", "high");
			   so.addParam("allowfullscreen", "true");
			   so.addVariable("styleURL", "/swf/player-style.css");
			   so.addVariable("detectFlash", "8");
			   so.addVariable("postroll_link", "http://www.tube8.com/share/black/white-sex/2660/");
			   so.addVariable("content_video", "http://mv.tube8.com/flv/bffe40d870b6cacfd8eed56bbcfc6142/47c338a6/0712/28/4775118f0e3e9/4775118f0e3e9.flv");
			   so.addVariable("preroll_thumbnail", "/fl/0712/28/4775118f0e3e9/4775118f0e3e9.flv_477511946357e.jpg");
			   so.write("flvplayer");
		</script>
Tempest is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote