한국어
관련 특수효과 : IT 채널의 슬라이드 전환 특수효과 소스코드를 검색해 보니
최근 주요 포털사이트에 모두 슬라이드 특수효과가 있고, 단순한 JS 특수효과가 아닌 FLASH를 조합한 것입니다. 그리고 JS 너무 좋은 것 같아요. 오늘 IT World의 원본 코드에서 확인해서 공개합니다! 모두가 좋아하길 바랍니다! 질문이 있으시면 저와 논의하실 수 있습니다!
<a target=_self href="javascript:goUrl()"> <span class="f14b"> <script type="text/javascript"> imgUrl1="" imgtext1="웹사이트 구축 아카데미 제작 자료" imgLink1=escape ( "http://www.downcodes.com/htmldata/sort/8.html"); imgUrl2=""; imgtext2="웹사이트 개발 아카데미 웹페이지 제작 존" imgLink2=escape("http://www.downcodes. com/ htmldata/sort/3.html"); imgUrl3=""; imgtext3="웹사이트 구축 아카데미 웹 특수 효과 존" imgLink3=escape("http://www.downcodes.com/htmldata/sort/5.html "); imgUrl4 =""; imgtext4="웹사이트 빌딩 아카데미 비디오 튜토리얼" imgLink4=escape("http://www.downcodes.com/htmldata/sort/15.html"); imgUrl5=""; imgtext5=" 웹사이트 구축 아카데미 웹페이지 제작 도서 " imgLink5=escape("http://www.downcodes.com/htmldata/sort/7.html"); var focus_width=280 var focus_height=158 var text_height=18 var swf_height = focus_height+text_height var pic=imgUrl1+"| "+imgUrl2+"|"+imgUrl3+"|"+imgUrl4+"|"+imgUrl5 varlinks=imgLink1+"|"+imgLink2+"|"+imgLink3+"|"+imgLink4+"|"+imgLink5 var texts =imgtext1+"|"+ imgtext2+"|"+imgtext3+"|"+imgtext4+"|"+imgtext5 document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http:/ /fpdownload.macromedia.com /pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="'+ focus_width +'" height="'+ swf_height +'">') ; document.write(' <param name="allowScriptAccess" value="sameDomain"><param name="movie" value=""><param name="quality" value="high"><param name="bgcolor " value="#F0F0F0 ">'); document.write('<param name="menu" value="false"><param name=wmode value="opaque">'); document.write('<param name="FlashVars" value ="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'">') 문서 .write('<embed src="pixviewer.swf" wmode="opaque" FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+ '&textheight='+text_height+ '" menu="false" bgcolor="#F0F0F0" quality="high" width="'+ focus_width +'" height="'+ focus_height +'"allowScriptAccess="sameDomain" type=" application/x-shockwave- flash"pluginspage="http://www.macromedia.com/go/getflashplayer" />'); document.write('</object>'); </script> </span> </a><span id=focustext class=f14b> </span>