2007/05/18 | 图片做背景分别 字 FLASH 音乐的方法
类别(网叶技术) | 评论(0) | 阅读(240) | 发表于 02:02

图片做背景+字
<table width="450" border="0">
<tr>
<td height="562" background="http://mx.mmogh.com/attachments/20070513_9797a2d33a13511b791481xvLaUqgF5V.jpg"></td>
</tr>
</table>

图片做背景+FLASH
1 、加框有一层FLASH的图片
<TABLE height=300 cellSpacing=0 cellPadding=0 width=400 background=http://olcf.16789.net/domName/olcf/200642812224314758.jpg border=1 bortercolor="#000000">
<TBODY>
<TR>
<TD>
<P align=center><EMBED src=http://imgfree.21cn.com/free/flash/4.swf width=400 height=300 type=application/x-shockwave-flash wmode="transparent" menu="false" quality="high" tybe="application/x-shockwave-flash"> </P></TD></TR></TBODY></TABLE>

2、加框用两层FLASH的图片
<P align=center>
<TABLE height=300 cellSpacing=0 cellPadding=0 width=400 background=http://olcf.16789.net/domName/olcf/200642812224314758.jpg border=1 bortercolor="#000000">
<TBODY>
<TR>
<TD>
<P align=center><EMBED align=right src=http://imgfree.21cn.com/free/flash/4.swf width=400 height=280 type=application/x-shockwave-flash wmode="transparent" menu="false" quality="high" tybe="application/x-shockwave-flash"> <BR><BR><EMBED align=right src=http://imgfree.21cn.com/free/flash/33.swf width=380 height=285 type=application/x-shockwave-flash wmode="transparent" menu="false" quality="high" tybe="application/x-shockwave-flash"> <BR></P></TD></TR></TBODY></TABLE>

图片做背景+音乐
1.显示播放器
<TABLE style="FILTER: alpha(opacity=100 Style=0 FinishOpacity=100)" borderColor=#000000 height=200 cellSpacing=0 cellPadding=0 width=400 align=left background=http://blog.chosun.com/web_file/blog/167/9167/1/ssa-22-330-2.gif border=0>
<TBODY>
<TR>
<TD width=200 height=200 cellPadding="0" cellSpacing="0"></TD></TR>
<TR>
<TD align=cente>
<P align=center><EMBED style="BORDER-RIGHT: #cccccc 0px solid; BORDER-TOP: #cccccc 0px solid; FILTER: alpha(opacity=40 Style=1 FinishOpacity=40) gray progid:<br>    

 DXImageTransform.Microsoft.Blur(PixelRadius=0 MakeShadow=false); BORDER-LEFT: #cccccc 3px solid; BORDER-BOTTOM: #cccccc 0px solid" src=http://www.zjgdlxx.com/kc/khj.wma width=200 height=24 type=application/x-mplayer2 loop="-1" autostart="1" volume="0"></P></FONT></TD></TR></TBODY></TABLE>

2.不显示播放器
<TABLE style="FILTER: alpha(opacity=100 Style=0 FinishOpacity=100)" borderColor=#000000 height=249 cellSpacing=0 cellPadding=0 width=314 align=center background=http://blog.chosun.com/web_file/blog/167/9167/1/from-00-11-07.gif border=0>
<TBODY>
<TR>
<TD width=314 height=180 cellspacing="0" cellpadding="0"></TD></TR>
<TR>
<TD align=left>
<P align=center><EMBED style="FILTER: alpha(opacity=100 Style=3 FinishOpacity=0)black(); style: " src=http://www.zjgdlxx.com/kc/khj.wma width=310 height=28 type=video/x-ms-asf volume="0" autostart="1" loop="-1"></P></TD></TR></TBODY></TABLE>

播放器宽度width=200 高度height=50 根据需要设置,宽度和高度设为0播放器为隐藏状态.
loop="true"为循环播放,loop="false"为不循环播放.
autostart="true"为自动播?autostart="false"为不自动播放.loop="2"播放次数

支持的音乐格式: wma mp3 rm ra ram asf mid.

 

播放器样式

打开一个空白控制面板粘贴下面代码,到网上搜索你要的歌曲,把地址复制过来保存

<embed src=音乐链接地址 width=200 height=50 type=audio/mpeg loop="true" autostart="true">
 
width和height为播放器宽度和高度,可以灵活设置。
autostart="true"为自动播放,autostart="false"为不自动播放.
loop="true"为连续循环播放,loop="false"为不循环播放.
loop可以等于一个整数,比如loop="3",就是音乐循环播放3次
 
1*播放器样式代码:
<DIV><EMBED style="FILTER: xray()" src=音乐链接区  width=180 height=50 type=audio/mpeg autostart="true" loop="true"></DIV>
 
<embed src=音乐链接区 width=200 height=50 type=audio/mpeg loop="true" autostart="true">
如果对这些个传统的播放器不满意的话还可以去网站专门申请一个个性播放器,还有 MTV 播放器。申请网站为: http://www.onlybeloved.com/player/index.asp 在第三个登录框中注册成功后点击添加音乐,把自己从网上搜索的歌曲添加上去,最多可以添加60首歌曲,然后选择自己喜欢的播放器样式,在点击获取代码,然后再按照上面的具体操作添加即可。这也是个申请播放器的网址 http://www.07j.com/player/index.asp 祝大家好运!

0

评论Comments