我的永硕E盘装饰黄金龙代码不是透明的,视频里确实透明的,图片
JS代码(function(){
var flash=document.createElement("embed");
flash.id="my_flash1";
flash.style.cssText="left:0;position:absolute;top:0px;width:1024px;height:900px;";
flash.src="http://ys-k.cccpan.com/2.0/414446554/r4G4H6J3X7UMK3VFgOjU/dawd.swf";
flash.wmode="transparent";
document.body.appendChild(flash);
var flash=document.createElement("embed");
flash.id="my_flash2";
flash.style.cssText="left:0;position:absolute;top:0px;width:1024px;height:180px;";
flash.src="http://ys-h.ys168.com/1.0/391275512/i555H2I7JIMMN1RJUIjs/3.swf";
flash.wmode="transparent";
document.body.appendChild(flash);
})();
求解,谢谢