0

我有这个代码:

<iframe src="http://blip.tv/play/h7wFArSqTA.html" width="760" height="500" frameborder="0" allowfullscreen></iframe><embed type="application/x-shockwave-flash" src="http://a.blip.tv/api.swf#h7wFArSqTA" style="display:none"></embed>

但是我该怎么做才能让它在开始时静音,甚至可以静音帧吗?

以及如何使用此代码:

var player = document.getElementById("stratos_embed");
player.sendEvent("mute"); // set the volume to 100%
4

1 回答 1

0

有一种方法可以让视频启动静音,但是,我自己解决了这个问题。http://wiki.blip.tv/index.php/Showplayer#Available_Parameters

于 2011-08-20T01:04:56.067 回答