티스토리 뷰

<head>
< script type="text/javascript">
< !--
// 여기서부터 플래시 스크립트
function RapSwf(LOC,W,H,mode,LT,scale)
{
document.write("<object classid=`clsid:D27CDB6E-AE6D-11cf-96B8-444553540000` codebase=`http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0` width=`"+W+"` height=`"+H+"`>");
document.write("<param name=`movie` value=`"+LOC+"`>");
document.write("<param name=`quality` value=`high`>");
document.write("<param name=`WMODE` value=`"+mode+"`>");
document.write("<param name=`salign` value=`"+LT+"`>");
document.write("<param name=`scale` value=`" + scale + "`>");
document.write("<embed src=`"+LOC+"` width=`"+W+"` height=`"+H+"` quality=`high` wmode=`"+mode+"` scale=`"+scale+"` salign=`"+LT+"` pluginspage=`http://www.macromedia.com/go/getflashplayer` type=`application/x-shockwave-flash`></embed>");
document.write("</object>");
}
//-->
< /script>
< /head>
 
--------------------------------------------------------------------------------------------------------------------------
 
< script type="text/javascript">RapSwf("swf/daeboslider.swf",984,248,"transparent","TL","noscale");</script> 

Total
Today
Yesterday
최근에 올라온 글
«   2025/01   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31