金诚交通-工程师之家(http://www.jcjtbook.com) ——金 诚 交 流 , 书 山 有 路 !
登录
|
注册
|
搜索
|
返回网站首页
我的论坛
→
四、娱乐生活交友园地
→
1.感受生活
→
特效音画发全屏网页代码
特效音画发全屏网页代码
发起人:yang007 回复数:
0
浏览数:
3769
最后更新:2010/6/30 22:41:00 by yang007
简洁模式
完整模式
发表新帖
帖子排序:
从旧到新
从新到旧
2010/6/30 22:41:01
[
只看该作者
]
#1
yang007
角 色:管理员
发 帖 数:91
注册时间:2010/6/17
回复
编辑
删除
特效音画发全屏网页代码
特效音画发全屏网页代码
发全屏网页帖方法
<DIV align=center><A href="网页地址" target=_blank><FONT face=隶书 color=#000000 size=6>点击欣赏全屏</FONT></A><DIV style="LEFT: -230px;WIDTH:1000px; POSITION: relative; TOP: 150px"><IFRAME marginWidth=0 marginHeight=0 src="网页地址" frameBorder=0 width=1000 scrolling=no height=网页高度></IFRAME></DIV><BR><BR><BR><BR><BR><BR><BR><BR><BR>
全屏多幅拼图音画表格代码
这里以8张横切拼图为例,可根据你图片数量相应减少单元格
<table style="LEFT: -230px; WIDTH: 1000px; POSITION: relative; TOP: 150px" border="0" width="1000" cellspacing="0" cellpadding="0" id="table1">
<tr>
<td background="图片地址" width="宽度" height="高度"> </td>
</tr>
<tr>
<td background="图片地址" width="宽度" height="高度"> </td>
</tr>
<tr>
<td background="图片地址" width="宽度" height="高度"> </td>
</tr>
<tr>
<td background="图片地址" width="宽度" height="高度"> </td>
</tr>
<tr>
<td background="图片地址" width="宽度" height="高度"> </td>
</tr>
<tr>
<td background="图片地址" width="宽度" height="高度"> </td>
</tr>
<tr>
<td background="图片地址" width="宽度" height="高度"> </td>
</tr>
<tr>
<td background="图片地址" width="宽度" height="高度"> </td>
</tr>
</table><BR><BR><BR><BR><BR><BR><BR><BR><BR>
全屏单幅音画表格代码
<table style="LEFT: -230px; WIDTH: 1000px; POSITION: relative; TOP: 150px" border="0" width="1000" cellspacing="0" cellpadding="0" background="图片地址" height="图片高度" ><tr><td></td></tr></table><BR><BR><BR><BR><BR><BR><BR><BR><BR>
宽屏组图发帖表格代码
<table style="LEFT: -50px; WIDTH: 800px; POSITION: relative; TOP: 0px" border="0" width="800" id="table1" height="600">
<tr>
<td width="图片宽度" height="图片高度" background="图片地址"> </td>
</tr>
<tr>
<td height="100"> </td>
</tr>
<tr>
<td width="图片宽度" height="图片高度" background="图片地址"> </td>
</tr>
<tr>
<td height="100" > </td>
</tr>
<tr>
<td width="图片宽度" height="图片高度" background="图片地址"> </td>
</tr>
<tr>
<td height="100"> </td>
</tr>
<tr>
<td width="图片宽度" height="图片高度" background="图片地址"> </td>
</tr>
<tr>
<td height="100"> </td>
</tr>
<tr>
<td width="图片宽度" height="图片高度" background="图片地址"> </td>
</tr>
<tr>
<td height="100"> </td>
</tr>
</table>
</div>
插透明FLASH代码
<div id="layer1" style="Z-INDEX: 1; LEFT: 靠左边距px; POSITION: absolute; TOP: 靠顶边距px;><embed pluginspage="
http://www.macromedia.com/go/getflashplayer
" src="FLASH地址" width="宽" height="高" type="application/x-shockwave-flash" quality="high" wmode="transparent"></embed> </div>
插背景音乐代码
<embed src="音乐地址" width="0" height="0" type="audio/x-ms-wma" loop="-1" autostart="autostart"></embed>
以1024*768分辨率为标准
音画全屏贴的代码及常见问题解决(有问题这里跟贴)
一、链接发帖方式:
<p align=center><A href="网页地址" target=_blank><FONT color=#f70968 size=6>点击全屏观看</FONT></A></P><BR><BR>
<DIV style="LEFT: -195px; WIDTH: 1000px; POSITION: relative; TOP: 100px"><IFRAME marginWidth=0 marginHeight=0 src="网页地址" frameBorder=0 width=1000 scrolling=no height=高度></IFRAME></DIV><BR><BR><BR><BR><BR><BR><BR><BR>
1、如果是发代码空间帖,在默认Discuz模式“下,把上面的代码复制进去,设置好网址及高宽度,再把左下角“启用HTML”前的小框里打上勾,点提交即可。。
2、如果是发文字帖,右上角的源码小框请不要勾选,方便编辑。
二、代码帖发帖方式:请大家参照下面的代码来发帖:
<DIV style="LEFT: -195px; WIDTH: 1000px; POSITION: relative; TOP: 100px">(此部分为全屏代码)
<IMG src=帖子图片地址>
<IMG src=帖子图片地址> (有几张图片就用几行代码,切记图片之间不可用</TD></TR></TBODY></TABLE>这一类的代码,否则会有空隙线条出现
---------------------------------------------------------------------------------------------
<div style="position: absolute; width: 100px; height: 100px; z-index: 3; left:300; top:2500" id="layer3">(此部分代码为控制透明flash位置所用,width: 100px; height: 100px;为宽高度;left:300为距离左边位置的数值,靠右代码为right,居中代码为center,这些可按需要自行调整; top:2500为距离网页上方的数值)
<EMBED align=right src=透明flash地址 width=250 height=250 type=application/octet-stream quality="high"
wmode="transparent"></div>(此部分为添加透明flash的代码,附在需要添加透明flash的图片代码后面)
----------------------------------------------------------------------------------------------
<EMBED src=音乐地址 width=0 height=0 hidden=true type=audio/mpeg loop="-1"
AUTOSTART="1"></div><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR>(此部分为音乐代码,width=300 height=50分别为播放器的宽高度,如需隐藏播放器,数据设为0即可)
贴代码提交前请勾选“使用HTML代码,
切记:在代码结尾处请加几个换行代码<BR>,以免贴子盖到下面表格和编辑按钮。
金诚论坛,畅所欲言的论坛,大家的论坛! 金诚交通-工程师之家(http://www.jcjtbook.com)