其他分享
首页 > 其他分享> > html嵌入swf文件

html嵌入swf文件

作者:互联网

<object width="500" height="500">
<param name="movie" value="C:\Users\17482\Desktop\大三上\人机交互\多媒体作品.swf">
<embed src="C:\Users\17482\Desktop\大三上\人机交互\多媒体作品.swf" width="500" height="500">
</embed>
</object>

 

标签:文件,html,嵌入,swf
来源: https://www.cnblogs.com/Akko/p/15662667.html