1个回答
展开全部
a、无播放器代码
<BGSOUND src="音乐地址" loop=infinite>
用此代码可在浏览器窗口最小化后暂停播放,还原后继续播放。
b、播放器代码
<embed style="FILTER: alpha(opacity=100,style=3) gray(); width: 400px; height: 29px" name=MediaPlayer1 pluginspage=http://www.microsoft.com/Windows/MediaPlayer src="http://www.blog.edu.cn/你的音乐地址 width=50 height=13 type=application/x-mplayer2 autostart="1" showcontrols="1" loop="1" volume="50"></embed>
其中FILTER: alpha(opacity=100,style=3) gray(); 为滤镜,width和height值调整播放器面板大小,autostart="1"为自动播放,showcontrols="1"为显示面板,loop="1"为循环播放,不想要以上效果,将相应代码删除或将其值置0即可,volume="50"为默认音量,取值范围为0~100。
加入mute=1为默认静音。
c.一般视频引用代码
<embed src="http://www.blog.edu.cn/你的wmv/rm的地址 type=audio/x-pn-realaudio-plugin console=Clip1 controls=ImageWindow height=252 width=324 autostart=true loop=true>
其中height和width的值用来调整播放器面板的大小
可以用下面代码绝对定位视频播放器
<embed style="position:absolute;Top:1000px;left:266px;" src="http://www.blog.edu.cn/你的wmv/rm的地址 type=audio/x-pn-realaudio-plugin console=Clip1 controls=ImageWindow height=252 width=324 autostart=true loop=true>
其中height和width的值用来调整播放器面板的大小,top和left值调整播放器位置。
<BGSOUND src="音乐地址" loop=infinite>
用此代码可在浏览器窗口最小化后暂停播放,还原后继续播放。
b、播放器代码
<embed style="FILTER: alpha(opacity=100,style=3) gray(); width: 400px; height: 29px" name=MediaPlayer1 pluginspage=http://www.microsoft.com/Windows/MediaPlayer src="http://www.blog.edu.cn/你的音乐地址 width=50 height=13 type=application/x-mplayer2 autostart="1" showcontrols="1" loop="1" volume="50"></embed>
其中FILTER: alpha(opacity=100,style=3) gray(); 为滤镜,width和height值调整播放器面板大小,autostart="1"为自动播放,showcontrols="1"为显示面板,loop="1"为循环播放,不想要以上效果,将相应代码删除或将其值置0即可,volume="50"为默认音量,取值范围为0~100。
加入mute=1为默认静音。
c.一般视频引用代码
<embed src="http://www.blog.edu.cn/你的wmv/rm的地址 type=audio/x-pn-realaudio-plugin console=Clip1 controls=ImageWindow height=252 width=324 autostart=true loop=true>
其中height和width的值用来调整播放器面板的大小
可以用下面代码绝对定位视频播放器
<embed style="position:absolute;Top:1000px;left:266px;" src="http://www.blog.edu.cn/你的wmv/rm的地址 type=audio/x-pn-realaudio-plugin console=Clip1 controls=ImageWindow height=252 width=324 autostart=true loop=true>
其中height和width的值用来调整播放器面板的大小,top和left值调整播放器位置。
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询