I am trying to download the full videos behind this flash player. Please investigate. Thanks!
HTTP link:
http://www.3dbuzz.com/vbforum/simplevideo.php?v=2064
<html>
<head>
<script type="text/javascript">
window.focus();
</script>
</head>
<body>
<div style="position:absolute;left:0px;top:0px;width:100%;height:100%;" id="container">
</div>
<script type="text/javascript" src="/vbforum/swfobject.js"></script>
<script type="text/javascript">
document.getElementById("container").innerHTML = '<a href="http://www.macromedia.com/go/getflashplayer"><img src="/images/sx/youneedflash480.jpg" width="640" height="516" border="0"></a>';
/*var s1 = new SWFObject("http://www.3dbuzz.com/vbforum/mediaplayer4.swf","mediaplayer","100%","100%","9.0.124.0");
s1.addParam("allowfullscreen","true");
s1.addVariable("file","2064&q=0.mp4");
s1.addVariable("streamer","rtmpe://vs1.3dbuzz.com/store/");
s1.addVariable("type","video");
s1.addVariable("bufferlength",10);
s1.addVariable("autostart","true");
s1.addVariable("start",);
s1.addVariable("backcolor","0x383D43");
s1.addVariable("frontcolor","0xEEEEEE");
s1.addVariable("lightcolor","0xFFA518");
s1.write("container");*/
// Logan 2009-02-11
var s1 = new SWFObject("videoplayerj.swf","mediaplayer","100%","100%","9.0.124.0");
s1.addParam("allowfullscreen","true");
s1.addVariable("videoid","2064&q=0");
s1.addVariable("userid","233666");
s1.addVariable("file","rtmpe://none/");
s1.addVariable("id","mp4:none");
s1.addVariable("bufferlength","10");
s1.addVariable("autostart","true");
s1.addVariable("start",0);
s1.addVariable('backcolor','0x383D43');
s1.addVariable('frontcolor','0xEEEEEE');
s1.addVariable('lightcolor','0xFFA518');
s1.write("container");
</script>
</body>
</html>