isno
(小仙)
版主
  
好想谈恋爱
UID 78818
精华
1
积分 115536
帖子 3990
金钱 113956 喜悦币
威望 10
人脉 1570
阅读权限 100
注册 2006-8-22
状态 离线
|
[广告]: 代充Paypal帐号美元
js 小问题
<script>
function tv(dizhi){
document.getElementById("shipin").src=dizhi;
document.embeds('shipin').play();
}
</script>
<embed src="01.wmv" width="230" height="175" id="shipin" name="shipin" autostart=true loop=3></embed>
<a href="javascript:tv('xx.wmv'')">xxxx</a>
它砸不播放 xx.wmv捏
|
|