<strong style="font-family: 'WenQuanYi Micro Hei Mono', 'WenQuanYi Micro Hei', 'Microsoft Yahei Mono', 'Microsoft Yahei', sans-serif; margin: 0px; padding: 0px; color: rgb(0, 128, 128); line-height: 14px; text-align: center; ">
<embed type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://xxx.xxx.com/v.swf" width="250" height="208" wmode="transparent" play="true" loop="true" menu="true"></embed><br />
</strong>

<embed> 标签是 HTML 5 中的新标签。

参数:

type:定义嵌入内容的类型

pluginspage:检测浏览器是否装了flash播放器插件,如果没有,则提示安装

src:播放flash的Url

wmode:实现flash透明化

play:是否可播放

loop:是否循环

menu:菜单

页面效果:

embed标签的使用

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-10-16
  • 2021-07-31
  • 2022-12-23
  • 2021-10-28
  • 2022-02-22
  • 2021-10-16
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-23
  • 2022-12-23
  • 2021-11-04
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案