这是个成功的帖子。 在图片上覆盖着flash;有边框图片。
需要注意的是:尺寸设置小了,图片没有完全反映。
加音乐有几种方式:
1、“隐藏” 方式的代码:
<embed type="application/x-mplayer2" src="音频文件地址" width="0" height="0" autoplay="TRUE" controller="TRUE" border="0"></embed>
2、“一般” 方式的代码:
<embed type="application/x-mplayer2" src="音频文件地址" width="320" height="30" autoplay="TRUE" controller="TRUE" border="0"></embed>
3、“特效” 方式的代码:
<TABLE style="FILTER: alpha(opacity=100 Style=0 FinishOpacity=100)" borderColor=#000000 height=249 cellSpacing=0 cellPadding=0 width=314 align=center background=图片地址 border=0><TBODY><TR><TD width=314 height=180 cellpadding="0" cellspacing="0"></TD></TR><TR><TD align=left><p align=center><EMBED style="FILTER: alpha(opacity=100 Style=3 FinishOpacity=0)black(); style: " src=音乐地址 width=310 height=28 type=video/x-ms-asf loop="-1" autostart="1" volume="0"></P></TD></TR></TBODY></TABLE><BR></DIV><p></P>
醉生,醉死,醉红尘,花开,花落,花无心
太棒了,自由老师! 我欣赏一切有才华的人
这里面怎么有我没见过的代码啊? 一头雾水 慢慢研究吧