大家帮我分析一下这个原文件里的东西,里面有视频的地址吗?

来源:百度知道 编辑:UC知道 时间:2024/05/25 13:58:46
(window.screen.availWidth+OnBlast.deltaW, window.screen.availHeight+OnBlast.deltaH);
fsMessage();
break;
default : break;
}
}

function fsMessage() {
alert("You have switched to full screen mode. Click the mouse anywhere in the video window when you want to return to normal mode.");
}

function stringReplace(s, r, n)
{
var tempArray = s.split(r);
return tempArray.join(n);
}

function sendToFriend(link, trackString) {
s.prop4="text/html";
s.prop3 = "";
s.prop5 = "";
s.prop6 = "";
s.pageName = "OnBlast Player: Send to Friend";
s.eVar11 = unescape(trackString);
s.events = "event6" ;
s.t();
link = stringReplace(link, " ", "%20");
stdWinOpen("http://swf.userplane.com/CommunicationSuite/ch.swf
你最好把网页写出来,才能方便帮你找

没有
只有到验证一步 一下什么都没了

这好像是一个播放器的程序吧?