向页面中添加音乐或flash【转】

、添加flash到页面中
<EMBED src=http://www.56.com/p_38618938.swf width=450 height=390 type=application/x-shockwave-flash>
</EMBED>
2、背景音乐
<embed   src=http://194.77tg.com/20060928/5/6.wma   loop=-1   hidden=true></embed>
通用的对象设定
<embed   src="your_mid_file"   autostart="ture|false"   width="x"   height="x"   loop="-1|x"   hidden="true|false"></embed>  
  说明:"|"为可选项;"x"为数字.
原文地址:https://www.cnblogs.com/cxd4321/p/895406.html