묻고답하기
코드생성으로 넣는 위젯 문제
2011.02.15 03:14
플래시 위로 얹는거 아래에서 알려주셔서 해보니 얹어는 졌는데요(감사합니다)
수정페이지에서 위젯 그냥 넣으면 안되는거같아서
코드생성으로 해서 넣었더니 그냥 이미지 네모 쪼끄맣게만 뜨고
페이지 수정을 눌러서 수정창이 돼서야, 위젯이 제대로 보이고 그러는데
어떻게 해야할까요...ㅡㅜ
<div style="position:absolute; width=1004; height=521; z-index:1" align="center">
<object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="1000" height="800">
<param name="movie" value="layouts/images/main.swf" />
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="9.0.45.0" />
<!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
<param name="expressinstall" value="Scripts/expressInstall.swf" />
<!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="layouts/images/main.swf" width="1000" height="800">
<!--<![endif]-->
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="9.0.45.0" />
<param name="expressinstall" value="Scripts/expressInstall.swf" />
<!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
<div>
<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
</div>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
</div>
<div style="position:absolute; width=1004; height=521; z-index:2; width: 369px; height: 200px; top: 584px; left: 154px;" align="center">
김수한무
<img class="zbxe_widget_output" widget="content" skin="default" colorset="white" content_type="document" module_srls="51" list_type="normal" tab_type="none" markup_type="table" list_count="5" page_count="1" option_view="title,regdate,nickname" show_browser_title="Y" show_comment_count="Y" show_trackback_count="Y" show_category="Y" show_icon="Y" order_target="list_order" order_type="desc" thumbnail_type="crop" />
</div>