PORTAL FLASH INDEX:
<?xml version='1.0' encoding='GBK'?>
<jsp:root xmlns:jsp=" http://java.sun.com/JSP/Page " version="2.0"
????????? xmlns:h=" http://java.sun.com/jsf/html "
????????? xmlns:f=" http://java.sun.com/jsf/core "
????????? xmlns:afh=" http://xmlns.oracle.com/adf/faces/html "
????????? xmlns:af=" http://xmlns.oracle.com/adf/faces ">
? <jsp:output omit-xml-declaration="true" doctype-root-element="HTML"
????????????? doctype-system=" http://www.w3.org/TR/html4/loose.dtd "
????????????? doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/>
? <jsp:directive.page contentType="text/html;charset=GBK"/>
? <f:view>
??? <html>
????? <head>
??????? <meta http-equiv="Content-Type" content="text/html; charset=GBK"/>
??????? <title>Business Home Page</title>
????? </head>
????? <body><h:form>
????????? <f:verbatim>
??????????? <table border="0" cellpadding="0" cellspacing="0" width="100%"
?????????????????? height="100%" align="center">
????????????? <tr align="center" style="background-color:#EAEAEA">
??????????????? <td>
????????????????? <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
????????????????????????? codebase=" http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0 "
????????????????????????? width="700" height="430" id="dfmGuide" align="middle">
??????????????????? <param name="allowScriptAccess" value="sameDomain"/>
??????????????????? <param name="movie" value="kemi.swf"/>
??????????????????? <param name="quality" value="high"/>
??????????????????? <param name="scale" value="exactfit"/>
??????????????????? <param name="bgcolor" value="#8473E0"/>
??????????????????? <embed src="kemi.swf" quality="high" scale="exactfit"
?????????????????????????? width="1004" height="620" name="dfmGuide"
?????????????????????????? align="middle" allowScriptAccess="sameDomain"
?????????????????????????? type="application/x-shockwave-flash"
?????????????????????????? pluginspage=" http://www.macromedia.com/go/getflashplayer"/ >
????????????????? </object>
??????????????? </td>
????????????? </tr>
??????????? </table>
??????????? <table border="0" cellpadding="0" cellspacing="0" width="100%"
?????????????????? height="100%" align="center">
????????????? <tr align="center" style="background-color:#EAEAEA">
??????????????? <td align="center">
????????????????? <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
????????????????????????? codebase=" http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0 "
????????????????????????? width="700" height="50" id="dfmGuide" align="middle">
??????????????????? <param name="allowScriptAccess" value="sameDomain"/>
??????????????????? <param name="movie" value="flowbar.swf"/>
??????????????????? <param name="quality" value="high"/>
??????????????????? <param name="scale" value="exactfit"/>
??????????????????? <param name="bgcolor" value="#FFFFFF"/>
??????????????????? <embed src="flowbar.swf" quality="high" scale="exactfit"
?????????????????????????? width="1004" height="620" name="dfmGuide"
?????????????????????????? align="middle" allowScriptAccess="sameDomain"
?????????????????????????? type="application/x-shockwave-flash"
?????????????????????????? pluginspage=" http://www.macromedia.com/go/getflashplayer"/ >
????????????????? </object>
??????????????? </td>
????????????? </tr>
??????????? </table>
??????????? <table align="center">
????????????? <tr align="center">
??????????????? <td style="font-size:18px;color:red;">Welcome to Prime Success
????????????????????????????????????????????????????? Portal</td>
????????????? </tr>
??????????? </table>
????????? </f:verbatim>
??????? </h:form></body>
??? </html>
? </f:view>
</jsp:root>
下載SWF文件后,可以使用破譯軟件,如閃客精靈轉變為FLASH能打開的.FLA文件。
注意幀,關鍵幀的作用。
另外,韓國FLASH做的就是好!
<?xml version='1.0' encoding='GBK'?>
<jsp:root xmlns:jsp=" http://java.sun.com/JSP/Page " version="2.0"
????????? xmlns:h=" http://java.sun.com/jsf/html "
????????? xmlns:f=" http://java.sun.com/jsf/core "
????????? xmlns:afh=" http://xmlns.oracle.com/adf/faces/html "
????????? xmlns:af=" http://xmlns.oracle.com/adf/faces ">
? <jsp:output omit-xml-declaration="true" doctype-root-element="HTML"
????????????? doctype-system=" http://www.w3.org/TR/html4/loose.dtd "
????????????? doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/>
? <jsp:directive.page contentType="text/html;charset=GBK"/>
? <f:view>
??? <html>
????? <head>
??????? <meta http-equiv="Content-Type" content="text/html; charset=GBK"/>
??????? <title>Business Home Page</title>
????? </head>
????? <body><h:form>
????????? <f:verbatim>
??????????? <table border="0" cellpadding="0" cellspacing="0" width="100%"
?????????????????? height="100%" align="center">
????????????? <tr align="center" style="background-color:#EAEAEA">
??????????????? <td>
????????????????? <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
????????????????????????? codebase=" http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0 "
????????????????????????? width="700" height="430" id="dfmGuide" align="middle">
??????????????????? <param name="allowScriptAccess" value="sameDomain"/>
??????????????????? <param name="movie" value="kemi.swf"/>
??????????????????? <param name="quality" value="high"/>
??????????????????? <param name="scale" value="exactfit"/>
??????????????????? <param name="bgcolor" value="#8473E0"/>
??????????????????? <embed src="kemi.swf" quality="high" scale="exactfit"
?????????????????????????? width="1004" height="620" name="dfmGuide"
?????????????????????????? align="middle" allowScriptAccess="sameDomain"
?????????????????????????? type="application/x-shockwave-flash"
?????????????????????????? pluginspage=" http://www.macromedia.com/go/getflashplayer"/ >
????????????????? </object>
??????????????? </td>
????????????? </tr>
??????????? </table>
??????????? <table border="0" cellpadding="0" cellspacing="0" width="100%"
?????????????????? height="100%" align="center">
????????????? <tr align="center" style="background-color:#EAEAEA">
??????????????? <td align="center">
????????????????? <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
????????????????????????? codebase=" http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0 "
????????????????????????? width="700" height="50" id="dfmGuide" align="middle">
??????????????????? <param name="allowScriptAccess" value="sameDomain"/>
??????????????????? <param name="movie" value="flowbar.swf"/>
??????????????????? <param name="quality" value="high"/>
??????????????????? <param name="scale" value="exactfit"/>
??????????????????? <param name="bgcolor" value="#FFFFFF"/>
??????????????????? <embed src="flowbar.swf" quality="high" scale="exactfit"
?????????????????????????? width="1004" height="620" name="dfmGuide"
?????????????????????????? align="middle" allowScriptAccess="sameDomain"
?????????????????????????? type="application/x-shockwave-flash"
?????????????????????????? pluginspage=" http://www.macromedia.com/go/getflashplayer"/ >
????????????????? </object>
??????????????? </td>
????????????? </tr>
??????????? </table>
??????????? <table align="center">
????????????? <tr align="center">
??????????????? <td style="font-size:18px;color:red;">Welcome to Prime Success
????????????????????????????????????????????????????? Portal</td>
????????????? </tr>
??????????? </table>
????????? </f:verbatim>
??????? </h:form></body>
??? </html>
? </f:view>
</jsp:root>
下載SWF文件后,可以使用破譯軟件,如閃客精靈轉變為FLASH能打開的.FLA文件。
注意幀,關鍵幀的作用。
另外,韓國FLASH做的就是好!