大雀软件园

首页 软件下载 安卓市场 苹果市场 电脑游戏 安卓游戏 文章资讯 驱动下载
技术开发 网页设计 图形图象 数据库 网络媒体 网络安全 站长CLUB 操作系统 媒体动画 安卓相关
当前位置: 首页 -> 网页设计 -> 经验技巧 -> 各种媒体在线播放代码

各种媒体在线播放代码

时间: 2021-07-31 作者:daque

因为我是在弄在线熏陶网站的对这个比拟关心:1,mid  code:[copy to clipboard]  <embed src="<:filename:>" type="audio/midi" hidden="false" autostart="true" loop="true" height="20" width="200"></embed>2,mp3  code:[copy to clipboard]  <embed controller="true" width="200" height="20" src="<:filename:>" border="0" pluginspage="http://www.apple.com/quicktime/download/indext.html"></embed>3,avi  code:[copy to clipboard]  <embed src="<:filename:>" border="0" width="<:width:>" height="<:height:>" type="application/x-mplayer2"></embed>4,flash  code:[copy to clipboard]  <embed src="<:filename:>" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?p1_prod_version=shockwaveflash" type="application/x-shockwave-flash" width="<:width:>" height="<:height:>" play="true" loop="true" quality="high" scale="showall" menu="true"></embed>5,mpg  code:[copy to clipboard]  <embed src="<:filename:>" border="0" width="<:width:>" height="<:height:>" type="application/x-mplayer2"></embed>6,mov  code:[copy to clipboard]  <embed controller="true" width="<:width:>" height="<:height:>" src="<:filename:>" border="0" pluginspage="http://www.apple.com/quicktime/download/indext.html"></embed>7,rm  code:[copy to clipboard]  <object>" height="<:height:>"><param name="controls" value="imagewindow"><param name="autostart" value="true"><param name="src" value="<:filename:>"><embed height="<:height:>" width="<:width:>" controls="imagewindow" src="<:filename:>?embed" type="audio/x-pn-realaudio-plugin" autostart="true" nolabels="0" autogotourl="-1"></object>8,anthware

热门阅览

最新排行

Copyright © 2019-2021 大雀软件园(www.daque.cn) All Rights Reserved.