论坛首页logo透明flash
本贴的版权归原作者所有演示见本论坛
修改模板文件header.htm,在最底部加入:
[code]
<DIV class=menuskin id=popmenu onmouseover="clearhidemenu();highlightmenu(event,'on')" style="Z-INDEX: 100"
onmouseout="highlightmenu(event,'off');dynamichide(event)"></DIV>
<div id="Layer1" style="position:absolute; left:1px; top:0px; width:415px; height:1px; z-index:1">
<object width="750" height="100"><embed src="images/flash.swf" width="750" height="100" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer";; type="application/x-shockwave-flash" menu="false" wmode="transparent"></embed></object>
</div>
[/code]
然后把透明FLASH文件放在images文件夹中。
要想要用不同的flash就更改flash文件就可以了。
页:
[1]