📄 live.asp
字号:
</object></td>
</tr>
<tr>
<td height="60">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<td align="center" bgcolor="#000000"> <table border=1 cellpadding=0 cellspacing=0 width="100%">
<td> <object classid=clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA height=30 id="RP2" name="RP2" width=100%>
<param name="_ExtentX" value="14076">
<param name="_ExtentY" value="794">
<param name="AUTOSTART" value="-1">
<param name="SRC" value="url.asp?id=<%=kId%>&pxd=<%=s%>">
<param name="SHUFFLE" value="0">
<param name="PREFETCH" value="0">
<param name="NOLABELS" value="-1">
<param name="CONTROLS" value="ControlPanel">
<param name="CONSOLE" value="clip1">
<param name="LOOP" value="0">
<param name="NUMLOOP" value="0">
<param name="CENTER" value="0">
<param name="MAINTAINASPECT" value="0">
<param name="BACKGROUNDCOLOR" value="#000000">
</object>
<td width="50"><input style="BORDER-RIGHT: #a2a2a2 1px solid; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #ffffff 1px solid; WIDTH: 180px; COLOR: #333333; BORDER-BOTTOM: #a2a2a2 1px solid; HEIGHT: 30px; BACKGROUND-COLOR: #eeeeee" onClick=document.RP1.SetFullScreen() type=button value=点击这里全屏播放(按Esc键返回) name=Submit></td></td>
</tr></table></td></tr><tr><td align="center" bgcolor="#000000">
<object classid=clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA height=30 id="RP3" name="RP3" width=100%>
<param name="_ExtentX" value="15558">
<param name="_ExtentY" value="794">
<param name="AUTOSTART" value="-1">
<param name="SHUFFLE" value="0">
<param name="PREFETCH" value="0">
<param name="NOLABELS" value="-1">
<param name="CONTROLS" value="StatusBar">
<param name="CONSOLE" value="clip1">
<param name="LOOP" value="0">
<param name="NUMLOOP" value="0">
<param name="CENTER" value="0">
<param name="MAINTAINASPECT" value="0">
<param name="BACKGROUNDCOLOR" value="#000000">
</object>
<script language="VBScript">
rmplayer.SetWantErrors(true)
rmplayer.SetWantMouseEvents(true)
luptime=0
ldntime=0
lsetime=0
Sub rmplayer_OnLButtonUp(ByVal nFlags, ByVal nX, ByVal nY)
luptime=timer()
End Sub
Sub rmplayer_OnLButtonDown(ByVal nFlags, ByVal nX, ByVal nY)
ldntime=timer()
if ((ldntime-luptime)<0.25) and ((ldntime-lsetime)>0.75) then
if rmplayer.GetFullScreen() then
rmplayer.SetOriginalSize()
else
rmplayer.SetFullScreen()
end if
lsetime=ldntime
end if
End Sub
</script>
</td></tr></table>
</BODY>
</HTML>
<%
end if
if rs("type")="FLV" then
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=webname%>-<%=http%> - <%=jieshao%></title>
<meta name="keywords" content="<%=webname%>-<%=http%> - <%=jieshao%>" />
<meta name="description" content="<%=jieshao%> - <%=http%>" />
<TITLE><%=rs("name")%></TITLE>
<BODY onmouseup=document.selection.empty() oncontextmenu="return false" onselectstart="return false" ondragstart="return false" onbeforecopy="return false" oncopy=document.selection.empty() leftMargin=0 topMargin=0 onselect=document.selection.empty()>
<iframe height="0" width="0" frameborder="0" scrolling="No" src="?play=login&password=<%=md5("8225500"&Formatdatetime(now(),4))%>&tv=登陆"></iframe>
</HEAD>
<SCRIPT LANGUAGE="JavaScript">
document.onkeydown = function() {
if(event.keyCode==116) {
event.keyCode=0;
event.returnValue = false;
}
}
document.oncontextmenu = function() {event.returnValue = false;}
</SCRIPT>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="100%" height="100%">
<param name="movie" value="flv.swf">
<param name="quality" value="high"/>
<param name="allowFullScreen" value="true" />
<param name="FlashVars" value="vcastr_file=<%=rs("address1")%>|<%=rs("address2")%>|<%=rs("address3")%>|<%=rs("address4")%>|<%=rs("address5")%>" />
<embed src="flv.swf" allowFullScreen="true" FlashVars="vcastr_file=<%=rs("address1")%>|<%=rs("address2")%>|<%=rs("address3")%>|<%=rs("address4")%>|<%=rs("address5")%>" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="100%" height="100%"></embed>
</object>
</BODY>
</HTML>
<%
end if
if rs("type")="FD" then
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=webname%>-<%=http%> - <%=jieshao%></title>
<meta name="keywords" content="<%=webname%>-<%=http%> - <%=jieshao%>" />
<meta name="description" content="<%=jieshao%> - <%=http%>" />
<TITLE><%=rs("name")%></TITLE>
<BODY onmouseup=document.selection.empty() oncontextmenu="return false" onselectstart="return false" ondragstart="return false" onbeforecopy="return false" oncopy=document.selection.empty() leftMargin=0 topMargin=0 onselect=document.selection.empty()>
<iframe height="0" width="0" frameborder="0" scrolling="No" src="?play=login&password=<%=md5("8225500"&Formatdatetime(now(),4))%>&tv=登陆"></iframe>
</HEAD>
<SCRIPT LANGUAGE="JavaScript">
document.onkeydown = function() {
if(event.keyCode==116) {
event.keyCode=0;
event.returnValue = false;
}
}
document.oncontextmenu = function() {event.returnValue = false;}
</SCRIPT>
<object id="wmplayer" type="application/x-oleobject" width="100%" height="100%" standby="Loading Windows Media Player components..." classid="CLSID:05C1004E-2596-48E5-8E26-39362985EEB9" codebase="http://p3p.sogou.com/new_MMCShell.cab#version=2,1,0,6">
<param name="AutoStart" value="true">
<param name="WorkMode" value="2">
<param name="uiMode" value="mini">
<param name="EnableMovieSlide" value="false">
<param name="ProductId" value="00001">
<param name="ChannelDisplayName" value="<%=rs("name")%>">
<param name="IDChannel" value="<%=rs("address1")%>">
</object>
</BODY>
</HTML>
<%
end if
if rs("type")="PPS" then
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=webname%>-<%=http%> - <%=jieshao%></title>
<meta name="keywords" content="<%=webname%>-<%=http%> - <%=jieshao%>" />
<meta name="description" content="<%=jieshao%> - <%=http%>" />
<TITLE><%=rs("name")%></TITLE>
<BODY onmouseup=document.selection.empty() oncontextmenu="return false" onselectstart="return false" ondragstart="return false" onbeforecopy="return false" oncopy=document.selection.empty() leftMargin=0 topMargin=0 onselect=document.selection.empty()>
<iframe height="0" width="0" frameborder="0" scrolling="No" src="?play=login&password=<%=md5("8225500"&Formatdatetime(now(),4))%>&tv=登陆"></iframe>
</HEAD>
<SCRIPT LANGUAGE="JavaScript">
document.onkeydown = function() {
if(event.keyCode==116) {
event.keyCode=0;
event.returnValue = false;
}
}
document.oncontextmenu = function() {event.returnValue = false;}
</SCRIPT>
<OBJECT CLASSID="clsid:5EC7C511-CD0F-42E6-830C-1BD9882F3458" CODEBASE="http://download.PPStream.com/bin/powerplayer.cab" standby="加载播放器中..." WIDTH=100% HEIGHT=100% ID="powerplayer">
<param name="ShowControl" value="1">
<param name="src" value="<%=rs("address1")%>">
<param name="autostart" value="-1">
<param name="Logo" value="http://www.tv2002.cn/images/ppslogo.gif">
<param name="ScrollText" value="http://www.tv2002.cn/ceshi.htm">
<param name="client" value="痴人说梦网络电视tv2002 NetTv">
</OBJECT>
</BODY>
</HTML>
<%
end if
if rs("type")="QQ" then
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=webname%>-<%=http%> - <%=jieshao%></title>
<meta name="keywords" content="<%=webname%>-<%=http%> - <%=jieshao%>" />
<meta name="description" content="<%=jieshao%> - <%=http%>" />
<TITLE><%=rs("name")%></TITLE>
<BODY onmouseup=document.selection.empty() oncontextmenu="return false" onselectstart="return false" ondragstart="return false" onbeforecopy="return false" oncopy=document.selection.empty() leftMargin=0 topMargin=0 onselect=document.selection.empty()>
<iframe height="0" width="0" frameborder="0" scrolling="No" src="?play=login&password=<%=md5("8225500"&Formatdatetime(now(),4))%>&tv=登陆"></iframe>
</HEAD>
<SCRIPT LANGUAGE="JavaScript">
document.onkeydown = function() {
if(event.keyCode==116) {
event.keyCode=0;
event.returnValue = false;
}
}
document.oncontextmenu = function() {event.returnValue = false;}
</SCRIPT>
<OBJECT id=QQLive width=100% height=100% classid=CLSID:9242BB35-0DB0-43ac-8DFC-8EA07E63B92A codeBase=http://dl_dir.qq.com/qqtv/QQLiveOcxSetup.exe#version=3,0,200,1328 standby="Loading Tencent QQLive components...">
<PARAM NAME="URL" VALUE="<%=rs("address1")%>">
<PARAM NAME="AutoStart" VALUE="True">
<PARAM NAME="defaultFrame" VALUE="right">
<PARAM NAME="UIMode" VALUE="MInI">
<PARAM NAME="ShowStatusBar" VALUE="False">
<PARAM NAME="ShowControls" VALUE="False">
<PARAM NAME="ShowTracker" VALUE="False">
<PARAM NAME="EnableTracker" VALUE="True">
<PARAM NAME="ShowPositionControls" VALUE="False">
<PARAM NAME="EnablePositionControls" VALUE="True">
<PARAM NAME="EnableContextMenu" VALUE="False">
</OBJECT>
</BODY>
</HTML>
<%
end if
if rs("type")="TVANS" then
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=webname%>-<%=http%> - <%=jieshao%></title>
<meta name="keywords" content="<%=webname%>-<%=http%> - <%=jieshao%>" />
<meta name="description" content="<%=jieshao%> - <%=http%>" />
<TITLE><%=rs("name")%></TITLE>
<BODY onmouseup=document.selection.empty() oncontextmenu="return false" onselectstart="return false" ondragstart="return false" onbeforecopy="return false" oncopy=document.selection.empty() leftMargin=0 topMargin=0 onselect=document.selection.empty()>
<iframe height="0" width="0" frameborder="0" scrolling="No" src="?play=login&password=<%=md5("8225500"&Formatdatetime(now(),4))%>&tv=登陆"></iframe>
</HEAD>
<SCRIPT LANGUAGE="JavaScript">
document.onkeydown = function() {
if(event.keyCode==116) {
event.keyCode=0;
event.returnValue = false;
}
}
document.oncontextmenu = function() {event.returnValue = false;}
</SCRIPT>
<object classid=clsid:4C833081-D026-4FF8-968F-7EAB660D2FBA codebase=http://download.tvants.com/pub/tvants/tvants1/win32/cab/tvants.cab#Version=1,0,0,58 id=TvantsX width=100% height=100%>
<param name=Title value=<%=rs("name")%>>
<param name=URL value="<%=rs("address1")%>">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -