embed 标记无法播放视频,显示该插件不受支持,是怎么回事?该怎么解决?
<embed src="视频文件地址" width="300" height="150" autostart="true" loop="true"></embed>
换成video标签