play.js

来自「1、采用4.5修改而成。 2、添加了求片区」· JavaScript 代码 · 共 3 行

JS
3
字号
function addFlash(url,w,h){
document.write('<embed src="../../template/play/vcastr21.swf?vcastr_file='+url+'" allowFullScreen="true" FlashVars="vcastr_file='+url+'&DefaultVolume=100&IsAutoPlay=1&LogoText=www.Maxz.cn&IsShowBar=2&BarColor=0xFF6600" width="'+w+'" height="'+h+'" type="application/x-shockwave-flash"></embed>');
}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?