实例代码“Ctrl+/”提示“F11/ESC”全屏 返回 格式化 恢复 运行
x
 
1
<!DOCTYPE html>
2
<html>
3
<body>
4
5
<p><b>Note:</b> Internet Explorer 8, and earlier versions, does not support .wav files. Try to rename the file to "/upload/love/horse.mp3" to test the example in these versions of IE.</p>
6
7
<object data="/upload/love/intro.swf">
8
<param name="autoplay" value="true">
9
</object>
10
11
</body>
12
</html>
13