Homepage
>
The Hazards of Tire Swinging
The Hazards of Tire Swinging This had to hurt. Some dude grabs a tire, hangs it from a tree, then attempts to soar over a river planning to let go and dive into the water. He fails the last part as his leg gets caught in the rope and swings him back into the rock wall. You can actually hear what sounds like his leg breaking when his foot gets caught.
Uploaded Sep. 26, 2004
By: Break.com Staff
Copy and paste this code to embed this video into your website or blog
DEFAULT:
Who's Linking
Top Sites Linking To This Video:
').appendTo('#playerwrap');
}
var sURL = "http://media1.break.com/static/app/v1/global/swf/player10.swf";
var videoPath = "http://video1.break.com/dnet/media/" + sGlobalContentFilePath + "/" +sGlobalFileName + '.flv';
params.allowfullscreen = "true";
params.allowscriptaccess = "always";
attributes.id = "defaultDiv";
flashVars.sLink = location.href;
flashVars.EmbedSEOLinkKeywords = EmbedSEOLinkKeywords;
flashVars.EmbedSEOLinkURL = EmbedSEOLinkURL;
flashVars.iContentID = sGlobalContentID;
flashVars.sVidTitle = escape(sGlobalContentTitle);
flashVars.videoPath = videoPath;
flashVars.showShareFrequency = 10;
flashVars.membernickname = getCookie("membernickname");
flashVars.sDescription = escape(desc_fulltext);
flashVars.sKeywords = sKeywordString;
flashVars.callForInfo = "false";
flashVars.icon = "1B608EE7AFCE3765E176F3C6FBB98002B3D18C64572F2307D76FAB71A376F9B0517A" + cacheBuster();
flashVars.mode = "normal";
flashVars.useInPlay = "true";
flashVars.thumbnailURL = "../dnet/media/content/tireswing.jpg";
flashVars.initWidth = 608;
flashVars.initHeight = 460;
flashVars.categoryid = "3";
flashVars.dcChannel = "1";
flashVars.dcNickname = "Break.com Staff";
flashVars.dcHpcdp = "0";
flashVars.dcZone = "vid_contentdetail";
if (typeof(ord) != 'undefined') {
flashVars.dcOrd = ord;
}
flashVars.tags = "";
if(noAuto) {
flashVars.autoplay = "0";
}
if(IsLoggedIn()) {
flashVars.styleid = getCookie("EncStyleID");
flashVars.isLoggedIn = "true";
} else {
flashVars.isLoggedIn = "false";
}
flashVars.useNokeena = "true";
flashVars.bChannelId = 1;
flashVars.bCategoryId = 3;
flashVars.bMaturityRating = "14";
if(navigator.userAgent.indexOf("iPad") != -1) {
brHandleIpad();
return;
}
swfobject.createCSS("#defaultDiv", "position:absolute;width:608px;height:460px;display:block;z-index:100;");
swfobject.embedSWF(sURL, "defaultDiv", "608", "460", "10.0.0", "http://media1.break.com/static/app/v1/global/swf/expressinstall.swf", flashVars, params, attributes);
document.getElementById('videoSettingDiv').style.display="block";
}
function addPlayer(vidURL, divId, cmtId, initWidth, initHeight) {
jQuery("#defaultDivHD").hide();
var sURL = "http://media1.break.com/static/app/v1/global/swf/player10.swf";
var videoPath = vidURL;
params.allowfullscreen = "true";
params.allowscriptaccess = "always";
attributes.id = divId;
flashVars.sLink = location.href;
flashVars.hdMode = "true";
flashVars.useInPlay = "true";
flashVars.iContentID = sGlobalContentID;
flashVars.sVidTitle = escape(sGlobalContentTitle);
flashVars.videoPath = videoPath;flashVars.useNokeena = "true";
flashVars.dcChannel = "1";
flashVars.dcNickname = "Break.com Staff";
flashVars.dcHpcdp = "0";
flashVars.membernickname = getCookie("membernickname");
flashVars.sDescription = escape(desc_fulltext);
flashVars.sKeywords = sKeywordString;
flashVars.callForInfo = "false";
flashVars.icon = "1B608EE7AFCE3765E176F3C6FBB98002B3D18C64572F2307D76FAB71A376F9B0517A";
flashVars.initWidth = initWidth;
flashVars.initHeight = initHeight;
flashVars.noEmbed = "true";
flashVars.mode = "normal";
flashVars.thumbnailURL = "../dnet/media/content/tireswing.jpg";
flashVars.dcZone = "vid_contentdetail";
if (typeof(ord) != 'undefined') {
flashVars.dcOrd = ord;
}
flashVars.categoryid = "3";
flashVars.ContentMediaTypeId = cmtId;
flashVars.bChannelId = 1;
flashVars.bCategoryId = 3;
flashVars.bMaturityRating = "14";
if(IsLoggedIn()) {
flashVars.styleid = getCookie("EncStyleID");
flashVars.isLoggedIn = "true";
} else {
flashVars.isLoggedIn = "false";
}
swfobject.embedSWF(sURL, divId, initWidth, initHeight, "10.0.0", "http://media1.break.com/static/app/v1/global/swf/expressinstall.swf", flashVars, params, attributes);
jQuery("#defaultDivHD").show();
}