HTML SWF嵌入设置

时间:2012-04-16 01:24:09

标签: html flash

我嵌入了swf视频。我想删除视频左侧和右侧的两个黑条,因为它们浪费空间,而不是视频本身的一部分。以下是我的代码。

<embed src='vid/video0.swf' width='738' height='415' play='true' loop='true' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash'></embed>

enter image description here

0 个答案:

没有答案