以文本方式查看主题 - 璀璨论坛 斑竹 唫 夢 誦 風 (http://bjcuican.com/index.asp) -- 程序论坛代码 (http://bjcuican.com/list.asp?boardid=73) ---- 音频代码 音频播放器代码 代码大全 html插入视频的代码 (http://bjcuican.com/dispbbs.asp?boardid=73&id=5927) |
-- 作者:ymsf -- 发布时间:2021/4/22 21:28:05 -- 音频代码 音频播放器代码 代码大全 html插入视频的代码
清诗会整场 http://chuangshicdn.data.mvbox.cn/music/bz/21/04/22/21042216162328480554.mp3
现用地址
10)字体控制大小:<h1>写上你想写的字</h1> (其中字体大小可从h1-h5,h1最大,h5最小)
11)更改字体颜色:<font color="#value">写上你想写的字</font>(其中value值在000000与ffffff(16位进制)之间
12)消除连接的下划线:<a href="相关地址" style="text-decoration:none">写上你想写的字</a> 14)贴flash: <embed src="flash地址" width="宽度" height="高度"> 15)贴影视文件:<img dynsrc="文件地址" width="宽度" height="高度" start=mouseover>
http://www.360doc.com/content/13/0612/01/1054361_292274342.shtml
<center><embed src="http://space.mvbox.cn/1164344/bz/7627651.html " width=200 height=30 controls=ControlPanel loop=true autostart=true volume=100 type=audio/x-pn-realaudio-plugin Initfn=load-types mime-types=mime.types></center>
完整版 http://space.mvbox.cn/1164344/bz/7627651.html
<center><EMBED style="FILTER: xray(); WIDTH: 200px; HEIGHT: 30px" src="http://chuangshicdn.data.mvbox.cn/music/bz/21/04/22/21042216162328480554.mp3" type=audio/x-mpegurl volume="0" loop="-1" autostart="true" allowscriptaccess="never"></EMBED></center>
<center><OBJECT id=phx height=45 width=350 classid=clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6><PARAM NAME="URL" VALUE="http://chuangshicdn.data.mvbox.cn/music/bz/21/04/22/21042216162328480554.mp3"><PARAM NAME="rate" VALUE="1"><PARAM NAME="balance" VALUE="0"><PARAM NAME="currentPosition" VALUE="0"><PARAM NAME="defaultFrame" VALUE=""><PARAM NAME="playCount" VALUE="1"><PARAM NAME="autoStart" VALUE="-1"><PARAM NAME="currentMarker" VALUE="0"><PARAM NAME="invokeURLs" VALUE="-1"><PARAM NAME="baseURL" VALUE=""><PARAM NAME="volume" VALUE="78"><PARAM NAME="mute" VALUE="0"><PARAM NAME="uiMode" VALUE="full"><PARAM NAME="stretchToFit" VALUE="0"><PARAM NAME="windowlessVideo" VALUE="0"><PARAM NAME="enabled" VALUE="-1"><PARAM NAME="enableContextMenu" VALUE="-1"><PARAM NAME="fullScreen" VALUE="0"><PARAM NAME="SAMIStyle" VALUE=""><PARAM NAME="SAMILang" VALUE=""><PARAM NAME="SAMIFilename" VALUE=""><PARAM NAME="captioningID" VALUE=""><PARAM NAME="enableErrorDialogs" VALUE="0"><PARAM NAME="_cx" VALUE="8811"><PARAM NAME="_cy" VALUE="1217"></OBJECT></CENTER>
[mp3]http://chuangshicdn.data.mvbox.cn/music/bz/21/04/22/21042216162328480554.mp3[/mp3]
11)更改字体颜色:<font color="#value">写上你想写的字</font>(其中value值在000000与ffffff(16位进制)之间 12)消除连接的下划线:<a href="相关地址" style="text-decoration:none">写上你想写的字</a>
14)贴flash: <embed src="flash地址" width="宽度" height="高度">
<center><embed src="音频绝对地址" width=200 height=30 controls=ControlPanel loop=true autostart=true volume=100 type=audio/x-pn-realaudio-plugin Initfn=load-types mime-types=mime.types></center>
<center><EMBED style="FILTER: xray(); WIDTH: 200px; HEIGHT: 30px" src="音频绝对地址" type=audio/x-mpegurl volume="0" loop="-1" autostart="true" allowscriptaccess="never"></EMBED></center>
(如果是视频文件,请将以下代码里的值改为height=350) 更全播放格式
<center><OBJECT id=phx height=45 width=350 classid=clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6><PARAM NAME="URL" VALUE="音视频绝对地址"><PARAM NAME="rate" VALUE="1"><PARAM NAME="balance" VALUE="0"><PARAM NAME="currentPosition" VALUE="0"><PARAM NAME="defaultFrame" VALUE=""><PARAM NAME="playCount" VALUE="1"><PARAM NAME="autoStart" VALUE="-1"><PARAM NAME="currentMarker" VALUE="0"><PARAM NAME="invokeURLs" VALUE="-1"><PARAM NAME="baseURL" VALUE=""><PARAM NAME="volume" VALUE="78"><PARAM NAME="mute" VALUE="0"><PARAM NAME="uiMode" VALUE="full"><PARAM NAME="stretchToFit" VALUE="0"><PARAM NAME="windowlessVideo" VALUE="0"><PARAM NAME="enabled" VALUE="-1"><PARAM NAME="enableContextMenu" VALUE="-1"><PARAM NAME="fullScreen" VALUE="0"><PARAM NAME="SAMIStyle" VALUE=""><PARAM NAME="SAMILang" VALUE=""><PARAM NAME="SAMIFilename" VALUE=""><PARAM NAME="captioningID" VALUE=""><PARAM NAME="enableErrorDialogs" VALUE="0"><PARAM NAME="_cx" VALUE="8811"><PARAM NAME="_cy" VALUE="1217"></OBJECT></CENTER>
<P align=center><EMBED src="音频绝对地址" width=320 height=45 type=audio/mpeg autostart="0"></EMBED></P>
代码提取方法:右击,全选,复制 <DIV align=center><EMBED src="音频绝对地址" width=300 height=140 type=audio/x-ms-wma balance="true" showpositi showtracker="true" showaudioc showc showstatusbar="true" showdisplay="true" displaysize="0" volume="100" autosize="false" autostart="true" animati transparentatstart="true"></div> 注: 1,以上显示的播放器均设置为手动播放,即:autostart="0".如需自动播放请设置autostart="true". 2,以上各播放器代码里均设置为自动播放,即.autostart="true",如需手动播放请设置autostart="0"样式和代码 1.简易播放器一(手动) 主要音频格式:rm,ra,ram,mp3
<center><embed src="音频绝对地址" width=200 height=30 controls=ControlPanel loop=true autostart=true volume=100 type=audio/x-pn-realaudio-plugin Initfn=load-types mime-types=mime.types></center>
<center><EMBED style="FILTER: xray(); WIDTH: 200px; HEIGHT: 30px" src="音频绝对地址" type=audio/x-mpegurl volume="0" loop="-1" autostart="true" allowscriptaccess="never"></EMBED></center>
(如果是视频文件,请将以下代码里的值改为height=350) <center><OBJECT id=phx height=45 width=350 classid=clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6><PARAM NAME="URL" VALUE="音视频绝对地址"><PARAM NAME="rate" VALUE="1"><PARAM NAME="balance" VALUE="0"><PARAM NAME="currentPosition" VALUE="0"><PARAM NAME="defaultFrame" VALUE=""><PARAM NAME="playCount" VALUE="1"><PARAM NAME="autoStart" VALUE="-1"><PARAM NAME="currentMarker" VALUE="0"><PARAM NAME="invokeURLs" VALUE="-1"><PARAM NAME="baseURL" VALUE=""><PARAM NAME="volume" VALUE="78"><PARAM NAME="mute" VALUE="0"><PARAM NAME="uiMode" VALUE="full"><PARAM NAME="stretchToFit" VALUE="0"><PARAM NAME="windowlessVideo" VALUE="0"><PARAM NAME="enabled" VALUE="-1"><PARAM NAME="enableContextMenu" VALUE="-1"><PARAM NAME="fullScreen" VALUE="0"><PARAM NAME="SAMIStyle" VALUE=""><PARAM NAME="SAMILang" VALUE=""><PARAM NAME="SAMIFilename" VALUE=""><PARAM NAME="captioningID" VALUE=""><PARAM NAME="enableErrorDialogs" VALUE="0"><PARAM NAME="_cx" VALUE="8811"><PARAM NAME="_cy" VALUE="1217"></OBJECT></CENTER>
<P align=center><EMBED src="音频绝对地址" width=320 height=45 type=audio/mpeg autostart="0"></EMBED></P>
代码提取方法:右击,全选,复制 <DIV align=center><EMBED src="音频绝对地址" width=300 height=140 type=audio/x-ms-wma balance="true" showpositi showtracker="true" showaudioc showc showstatusbar="true" showdisplay="true" displaysize="0" volume="100" autosize="false" autostart="true" animati transparentatstart="true"></div> 注: 1,以上显示的播放器均设置为手动播放,即:autostart="0".如需自动播放请设置autostart="true". 2,以上各播放器代码里均设置为自动播放,即.autostart="true",如需手动播放请设置autostart="0" 目前最简单实用的代码:
----------------------------------------------------------------
(如果是视频文件,请将以下代码里的值改为height=350) <center><OBJECT id=phx height=645 width=350 classid=clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6><PARAM NAME="URL" VALUE="音视频绝对地址"><PARAM NAME="rate" VALUE="1"><PARAM NAME="balance" VALUE="0"><PARAM NAME="currentPosition" VALUE="0"><PARAM NAME="defaultFrame" VALUE=""><PARAM NAME="playCount" VALUE="1"><PARAM NAME="autoStart" VALUE="-1"><PARAM NAME="currentMarker" VALUE="0"><PARAM NAME="invokeURLs" VALUE="-1"><PARAM NAME="baseURL" VALUE=""><PARAM NAME="volume" VALUE="78"><PARAM NAME="mute" VALUE="0"><PARAM NAME="uiMode" VALUE="full"><PARAM NAME="stretchToFit" VALUE="0"><PARAM NAME="windowlessVideo" VALUE="0"><PARAM NAME="enabled" VALUE="-1"><PARAM NAME="enableContextMenu" VALUE="-1"><PARAM NAME="fullScreen" VALUE="0"><PARAM NAME="SAMIStyle" VALUE=""><PARAM NAME="SAMILang" VALUE=""><PARAM NAME="SAMIFilename" VALUE=""><PARAM NAME="captioningID" VALUE=""><PARAM NAME="enableErrorDialogs" VALUE="0"><PARAM NAME="_cx" VALUE="8811"><PARAM NAME="_cy" VALUE="1217"></OBJECT></CENTER>
视频代码 网页
下载
15)贴影视文件:<img dynsrc="https://v.cic.tsinghua.edu.cn/vod/video/4/c/85AB7D28191C4D928294EF0427CEA06E_m_high.mp4" width="950" height="750" start=mouseover>
音频了
浏览器可访问播放视频 内容 张家声 讲口才 <p style="text-align: center"><iframe class="video_iframe" style="z-index:1;" src="https://mpvideo.qpic.cn/0bf2reabyaaaseacea4ebvqfbcoddseqahaa.f10002.mp4?dis_k=65780a87bc9510f53eb3e681f2f01f1d&dis_t=1620022969&spec_id=MzIwNjI0NTEyNA==1620022924&vid=wxv_1840244393107062786&format_id=10002" allowfullscreen="" frameborder="0" height="675" width="850"></iframe></p>
----------------------------------------------------- 腾讯视频 代码
地址 https://v.qq.com/x/page/n0837yktypo.html
粘代码 <iframe frameborder="0" src="https://v.qq.com/txp/iframe/player.html?vid=n0837yktypo" allowFullScreen="true"></iframe> [此贴子已经被作者于2021/5/5 3:10:26编辑过]
|