📄 index.asp
字号:
<html>
<%
f=request("f")
%>
<head>
<title>FlashPicViewer v2.6 Free by FPV.cn by Yellowboy&Chipiano</title>
<meta http-equiv="Content-Type" content="text/html;"></head>
<body bgcolor="#ffffff" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<center>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="100%" height="100%" id="FPV" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="FPV.swf" />
<param name="quality" value="BEST" />
<param name="FlashVars" value="fifi=<%=f%>" />
<param name="bgcolor" value="#ffffff" />
<embed src="FPV.swf" quality="BEST" width="100%" height="100%" name="FPV" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object></center>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -