打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
网页中插入多媒体的代码
网页中插入多媒体的代码
[ 2008-4-19 10:57:00 | By: YingGQ ]
 
0
帖子里插入Flash代码:

  <embed src="Flash地址" width=500 height=340></embed>

  其中“Flash地址”必须以“http://”开头和“.swf”结尾,width是指播放画面宽度,height指高度。如果需要居中,在上面代码前面加入<P align=center>。

  那么,在网页中发现自己喜欢的FLASH动画,如何窃取网址呢?我将在下一篇文章中详述,这里只介绍代码。

  2、插入mp3代码:

  <EMBED src="mp3地址" width=310 height=35 type=audio/x-pn-realaudio-plugin controls="ControlPanel,StatusBar" autostart="true" loop="true">

  支持rm或mid格式(随机播放): 
  <EMBED src="rm\mp3\mid地址" width=150 height=25 type=audio/x-pn-realaudio-plugin controls="ControlPanel" autostart="true">

  非自动播放:

  <EMBED name=player1 src="rm\mp3地址" width=248 height=66 type=audio/x-pn-realaudio-plugin border="0">

  隐藏mp3播放器:

   <embed width="0" height="0" src="MP3地址" type="application/x-shockwave-flash"></embed>

  3、视频常用播放器[MTV]

  <embed src="视频地址" type="audio/x-pn-realaudio-plugin" console="Clip1" controls="ControlPanel,StatusBar" height="330" width="450" autostart="true">

  4、插入背景音乐的代码:

  <bgsound src="mp3\mid地址" loop="-1">

  音乐地址一般都以mid或者mp3的形式结尾 后面的数字是播放次数。”-1”是循环播放。

  5、放透明flash的代码:

  <embed style="POSITION: absolute; LEFT: 50px; TOP: -80px;" src=flash地址 width=700 height=780 wmode="transparent">
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
论坛专用--必备的简小代码
多款音乐播放器代码
常用MP3、视频[MTV]播放器代码【(隐藏)使用说明】
装扮网易博客代码
【转载】音乐代码[隐藏]
装扮博客代码
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服