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

📄 flash.asp

📁 一个完整的flash 教程 很不错 适合初学者~
💻 ASP
字号:
<!--#include file="conn.asp" -->

<% id=request("id") 
   	dim sql,rs,ids,idx,content,biaoti,js,sg,hits
  	if request.QueryString("id")="" then
		response.write "您没有选择相关FLASH,请返回"
		response.end
	end if
	
	set rs=server.createobject("adodb.recordset")
	sql="select * from pic where id="&request.QueryString("id")
 	rs.open sql,conn,1,1
 	if rs.eof and rs.bof then
		response.write "没有相关FLASH,请返回"
		response.end
	else
        ids=id-1
        idx=id+1
        js=rs("js")
        content=rs("content")
        biaoti=rs("biaoti")
        sg=rs("sg")
        hits=rs("hits")
        sql="update pic set hits=hits+1 where id=" & id
	conn.execute sql

     
        end if

%>

<HTML><HEAD><TITLE>娱乐休闲网&nbsp; www.ent8.net</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<meta name="keywords" content=" flash,动漫">
<meta name="description" content="flash,动漫">
<META content="MSHTML 6.00.3790.0" name=GENERATOR></HEAD>
<BODY>
<TABLE style="BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=0 
width="100%" border=0>
  <TBODY>
  <TR>
    <TD width="100%">
      <DIV align=center>
      <CENTER>
      <TABLE style="FONT-SIZE: 9pt; BORDER-COLLAPSE: collapse" height=30 
      cellSpacing=0 cellPadding=0 width=500 border=0>
        <TBODY>
        <TR>
          <TD width="59%"><IMG 
            src="images/sos.gif" 
            align=absMiddle border=0> <B>作者</B>:<SPAN class=spanclass 
            id=span_ad_top><%=sg%></SPAN></TD>
          <TD align=middle width="41%"><B>点击</B>:<%=hits%>
                        </TD></TR></TBODY></TABLE></CENTER></DIV>
      <TABLE cellSpacing=0 cellPadding=0 width=535 align=center border=0>
        <TBODY>
        <TR>
          <TD vAlign=top width=419 
          background="images/flash_view_11.gif">
            <DIV align=right>
            <TABLE style="FONT-SIZE: 9pt; BORDER-COLLAPSE: collapse" height=30 
            cellSpacing=0 cellPadding=0 width="80%" border=0>
              <TBODY>
              <TR>
                <TD width="100%">
                  <P><%=biaoti%></P></TD></TR></TBODY></TABLE></DIV></TD>
          <TD width=116><MAP name=FPMap0><AREA onfocus=this.blur() 
              shape=RECT coords=1,4,106,30 
              href="<%=content%>" target=_blank></MAP><IMG 
            src="images/flash_view_12.gif" 
            useMap=#FPMap0 border=0></TD></TR></TBODY></TABLE>
      <TABLE cellSpacing=0 cellPadding=0 width=535 align=center 
      background="images/flash_view_back.gif" 
      border=0>
        <TBODY>
        <TR>
          <TD height=65>
            <TABLE height=360 cellSpacing=1 cellPadding=0 width=480 align=center 
            bgColor=#cccccc border=0>
              <TBODY>
              <TR>
                <TD bgColor=#ffffff colSpan=2>
                  <OBJECT 
                  codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0 
                  height=360 width=480 
                  classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000><PARAM NAME="quality" VALUE="high"><PARAM NAME="SRC" VALUE="<%=content%>">
                                                                              
                  <EMBED QUALITY=high             
                  PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" 
                              TYPE="application/x-shockwave-flash" WIDTH="480" 
                  HEIGHT="360"             
                  SRC="<%=content%>"> 
                                     </EMBED>                   </OBJECT></TD></TR>
              <TR style="FONT-SIZE: 9pt; BORDER-COLLAPSE: collapse">
                <TD width="50%" bgColor=#ffffff 
                  height=20><A 
                  href="flash.asp?id=<%=ids%>"><FONT 
                  color=#ff6600>&nbsp;&nbsp;上一部:&nbsp;</FONT></A></TD>
                <TD width="50%" bgColor=#ffffff><A 
                  href="flash.asp?id=<%=idx%>"><FONT 
                  color=#0066ff>&nbsp;&nbsp;下一部:&nbsp;</FONT></A></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
      <TABLE cellSpacing=0 cellPadding=0 width=535 align=center border=0>
        <TBODY>
        <TR>
          <TD><IMG 
            src="images/flash_view_21.gif"></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<DIV align=center>
<CENTER>
<TABLE style="FONT-SIZE: 9pt; BORDER-COLLAPSE: collapse" cellSpacing=0 
cellPadding=0 width="100%" border=0>
  <TBODY>
  <TR>
    <TD align=center width="100%" height=35>
     <%=js%> 
<hr size=1 color=#cccccc><P 
align=center>此Flash作品来源于网上,此作品版权归原作者所有!</P></TD></TR></TBODY></TABLE></CENTER></DIV>
<p align="center">请告诉你QQ上的好友本站地址www.ent8.net&nbsp; 谢谢</p>

</BODY></HTML>

⌨️ 快捷键说明

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