how to remove related videos from videobash? with code

kiwilx

Junior Member
Joined
Oct 3, 2011
Messages
186
Reaction score
12
hey guys, currently uploading videos to my website with videobash but at the end of the video it displays related videos and when people click on them it redirects to their website, anyone can tell how to remove this? here is the post code

<object id="player" style="visibility: visible;" width="608" height="481" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="wmode" value="transparent" /><param name="flashvars" value="autoplay=false&image_url=http://cdn1.images.videobash.com/thumbs/000/195/507/320x240/320x240_0.jpg&autoreplay=false&video_url=http://cdn1.videos.videobash.com/201111/22/195507/480_195507.mp4?ir%3D-1%26sr%3D2000%26int%3D20%25&related_url=http://www.videobash.com/video/player_?id=195507&link_url=http://www.videobash.com/video_show/javelin-missile-in-afghanistan-195507&video_title=Awesome+New+Missile+Launcher" /><param name="src" value="http://cdn1.static.videobash.com/flash/player.swf" /><param name="allowscriptaccess" value="always" /><embed id="player" style="visibility: visible;" width="608" height="481" type="application/x-shockwave-flash" src="http://cdn1.static.videobash.com/flash/player.swf" allowfullscreen="true" allowScriptAccess="always" wmode="transparent" flashvars="autoplay=false&image_url=http://cdn1.images.videobash.com/thumbs/000/195/507/320x240/320x240_0.jpg&autoreplay=false&video_url=http://cdn1.videos.videobash.com/201111/22/195507/480_195507.mp4?ir%3D-1%26sr%3D2000%26int%3D20%25&related_url=http://www.videobash.com/video/player_?id=195507&link_url=http://www.videobash.com/video_show/javelin-missile-in-afghanistan-195507&video_title=Awesome+New+Missile+Launcher" allowscriptaccess="always" /></object>
<div class="content-wrapper ie-content-wrapper relative">
<div class="width-layout auto maincontent">
<div class="col-cont-01 float-left videoshow relative">
<div id="description-box" class="relative float-left video-info-wrapper">
<div class="video-information relative video-info-content">
<div id="share-box" class="share-box relative float-left">
<div id="embed-box" class="embed-box relative display-none">

 

</div>
</div>
</div>
</div>
</div>
</div>
</div>

thanks :)
 
Last edited:
can someone help with this?
 
Back
Top