⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 swf1.asp

📁 Flash动画园
💻 ASP
字号:
<!--#include file="Go_Flash/config.asp"-->
<%
if MDBpath="" then
MDBpath="Go_Flash/"
end if
set rs_type=server.CreateObject("ADODB.RecordSet")
set rs=server.CreateObject("ADODB.RecordSet")
%>
<!--#include file="Go_Flash/mdb_path_down.asp"-->
<%
rs.open ("select * from down where id="&request("id")&""),conn,1,1
if not rs.eof then
    ttid=rs("tid")
    id=rs("id")
	cxn=rs("cxn")
        swf1=rs("swf1")
	cxv=rs("cxv")
	pwd=rs("pwd")
	yy=rs("yy")
	cd=rs("cd")
	size=rs("size")
	hot=rs("hot")
	system=rs("system")
	reg=rs("reg")
	ln=rs("ln")
	lu=rs("lu")
	pic=rs("pic")
	body=rs("body")
	datetime=rs("date")
	hits=rs("hits")
	show=rs("show")
	user=rs("user")
	gs=rs("gs")
end if
rs.close
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="KEYWORDS" content="FLASH,漫画,动画,笑话,搞笑,游戏,音乐,动画片,电影"> 
<title><%=cxn%> - Flash动画园</title>
<link rel="stylesheet" href="Css.css" type="text/css">
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style5 {color: #FFFF00}
.style16 {
	font-size: 12px;
	color: #FF6600;
}
-->
</style>
</head>

<body topmargin="0" style="text-align: center" >
<iframe src="http://www.334600.com/flash/free/flash_play.asp?url=<%=cxv%>" height="400" width="550" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -