• 软件测试技术
  • 软件测试博客
  • 软件测试视频
  • 开源软件测试技术
  • 软件测试论坛
  • 软件测试沙龙
  • 软件测试资料下载
  • 软件测试杂志
  • 软件测试人才招聘
    暂时没有公告

字号: 小 中 大 | 推荐给好友 上一篇 | 下一篇

各种媒体在线播放代码

发布: 2007-7-01 18:47 | 作者: admin | 来源: | 查看: 20次 | 进入软件测试论坛讨论

领测软件测试网

    现在有自己blog的人越来越多了,大家也都想在自己的blog上勾画出自己的特色,比如个性的首页、个性的介绍以及向大家推荐自己喜欢的音乐等。为了给大家也给自己提供方便,整理了一些流行格式的在线播放代码,以备添加之用。

【文中的一些标号的说明】
    "Filename with full URL"——待播放文件的文件名,前面带上绝对路径,或者本站的相对路径。
    width_num——指定一个作为宽度的数字;
    height_num——指定一个作为高度的数字;

1.mid

<embed src="Filename with full URL" type="audio/midi" hidden="false" 

autostart="true" loop="true" height=height_num width=width_num></embed> 

2.mp3

<embed controller="true" width="width_num" height="height_num"

 src="Filename with full URL" border="0" 

pluginspage="http://www.apple.com/quicktime/download/indext.html"></embed> 

3.avi

<embed src="Filename with full URL" border="0" width="width_num" 

height="height_num" type="application/x-mplayer2"></embed> 

4.flash

<embed src="Filename with full URL" pluginspage="http://www.macromedia.com

/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="width_num" height="height_num" play="true" loop="true" 

quality="high" scale="showall" menu="true"></embed> 

5.mpg

<embed src="Filename with full URL" border="0" width="width_num" 

height="height_num" type="application/x-mplayer2"></embed> 

6.mov

<embed controller="true" width="width_num" height="height_num" 

src="Filename with full URL" border="0" pluginspage="http://www.apple.com/

quicktime/download/indext.html"></embed> 

7.rm

<OBJECT>" height="height_num">

<PARAM NAME="CONTROLS" VALUE="ImageWindow">

<PARAM NAME="AUTOSTART" Value="true">

<PARAM NAME="SRC" VALUE="Filename with full URL">

<embed height="height_num" width="width_num" controls="ImageWindow"

 src="Filename with full URL" type="audio/x-pn-realaudio-plugin" autostart="true" nolabels="0" autogotourl="-1"></OBJECT> 

8.上面的都是使用播放器的,如果只是想播放背景音乐的话可以使用如下简单语句:
<bgsound src="Filename with full URL"> loop=1>
loop后面是循环的次数,-1代表无限循环。

延伸阅读

文章来源于领测软件测试网 https://www.ltesting.net/


关于领测软件测试网 | 领测软件测试网合作伙伴 | 广告服务 | 投稿指南 | 联系我们 | 网站地图 | 友情链接
版权所有(C) 2003-2010 TestAge(领测软件测试网)|领测国际科技(北京)有限公司|软件测试工程师培训网 All Rights Reserved
北京市海淀区中关村南大街9号北京理工科技大厦1402室 京ICP备2023014753号-2
技术支持和业务联系:[email protected] 电话:010-51297073

软件测试 | 领测国际 | ISTQB | ISTQB官网 | TMMi | TMMi认证 | 国际软件测试工程师认证 | 领测软件测试网