<div class="codetitle"> <span><a style="CURSOR: pointer" data="93970" class="copybut" id="copybut93970" onclick="doCopy('code93970')"><u>复제대码</u></a></span> 代码如下:</div> <div class="codebody" id="code93970"> <br>함수 cf(flashsrc,flashwidth,flashheight,flashlink,br){ <br>document.write("<table width=" flashwidth " height=" flashheight " border=0 cellpadding=0cellspacing=0><tr><td>"); <br>document.write("<div style="position:relative">"); <br>document.write("<embed style="position:absolute;z-index:0" src=" flashsrc " quality="high" width=" flashwidth " height=" flashheight " TYPE="application/x -shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" wmode="opaque"></embed>"); <br>document.write("<div style="배경:white;filter:alpha(opacity=0);opacity:0;position:relative;z-index:10;left:0pt;top:0pt;width :" 플래시 폭 ";높이:" 플래시 높이 "px;">"); <br>document.write("<a href=" flashlink " target="_blank" style="cursor:pointer;display:block;width:" flashwidth ";height:" flashheight "px;">< /a>"); <br>document.write("</div>"); <br>document.write("</div>"); <br>document.write("</td></tr></table>"); <br>if (br=="1") { <br>document.write("<br>"); <br>} <br>} <br><br> </div>