테스트 사이트 - 개발 중인 베타 버전입니다

플래시와 레이어 관계 도와 주세요~

레이어로 all 플래시로 구성하고 그 위에 레이어 안에 테이블로 구성했습니다.
전체화면으로 보면 정상인데 화면을 줄이면 바탕 플래시가 작아 집니다.
레이어를 잘못 사용했는지 아무리 해봐도 모르겠습니다.
방법 알려 주시면 고맙겠습니다.
http://ykme.co.kr/index3.php

*************************************************************************
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php"); // latest()
include_once("$g4[path]/lib/outlogin.lib.php"); // outlogin().
include_once("$g4[path]/lib/visit.lib.php");
include_once("$g4[path]/head.sub.php");

?>
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>강남역 YK 성형외과 피부과 에스테틱에 오신 것을 환영합니다</title>

<script language="javascript" src="js/url.js"></script>
<link href="css/YK.css" rel="stylesheet" type="text/css">
<IFRAME src="about:blank" width="0" height="0" allowtransparency="yes" frameborder="0" scrolling="yes" style="left:expression((document.body.clientWidth/2)-300); top:expression((document.body.clientHeight/2)-230); position:absolute; z-index:1" name="contents" id="contents" onfocus="popFocus();"></IFRAME>
<IFRAME src="about:blank" width="0" height="0" name="hideFrame" id="hideFrame"></IFRAME>

 <script language="JavaScript">
  function relocate_scroll(){
   if(document.body.clientHeight<400){
    document.all.table.style.height = "400px";
   }else{
    document.all.table.style.height = "100%";
   }
   if(document.body.clientWidth<600){
    document.all.table.style.width = "600px";
   }else{
    document.all.table.style.width = "100%";
   }
  }
 </script>
 <script language="javascript">
 function init_page() {
  window.moveTo(0,0) ;
  window.resizeTo(screen.width,screen.height);
 }
 </script>


<script type="text/javascript">

/***********************************************
* Bookmark site script- &#169; Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/

/* Modified to support Opera */
function bookmarksite(title,url){
if (window.sidebar) // firefox
 window.sidebar.addPanel(title, url, "");
else if(window.opera && window.print){ // opera
 var elem = document.createElement('a');
 elem.setAttribute('href',url);
 elem.setAttribute('title',title);
 elem.setAttribute('rel','sidebar');
 elem.click();
}
else if(document.all)// ie
 window.external.AddFavorite(url, title);
}
</script>

 

</head>
<BODY bgcolor="#ffffff" style="margin:0px;" onresize="relocate_scroll();" onload= "init_page();">

 <div style="position:absolute;top:expression;left:expression;width:100%;height:100%;z-index:-10;word-break:break-all;table-layout:fixed;">
   <script>flashWrite("YK_main.swf","100%","100%","YK_main","","","transparent");</script>
    </div>

 

 

 


<!--
 <div id="center" style=" position:absolute; left:0px; top:0px;  z-index:19;">
 
 <div id="center" style=" position:absolute; left:0px; top:0px; background-color:#000;opacity:0.8;filter:alpha(opacity=80); z-index:19;">
   -->

 


<table width="1000" align="center" cellpadding="0" cellspacing="0">
    <tr>
        <td width="1000" valign="top">

 


  <div style="position:relative; left:0px; top:0px;">

   <div id="plan" style=" position:absolute; left:20px; top:25px; z-index:1;">
 <script>doc_write(flash_movie("<?=$g4['path']?>/swf/logo.swf", "logo", 250, 86, "transparent" ));</script>
</div>
</div>

 


 <div style="position:relative; left:0px; top:0px;">

   <div id="plan" style=" position:absolute; left:696px; top:22px; z-index:1;">
 <script>doc_write(flash_movie("<?=$g4['path']?>/swf/home.swf", "logo", 300, 20, "transparent" ));</script>
</div>

</div>

 

 <div style="position:relative; left:0px; top:0px;">
   <div id="plan" style=" position:absolute; left:400px; top:33px; z-index:1;">
 <script>doc_write(flash_movie("<?=$g4['path']?>/swf/nmenu.swf", "logo", 600, 73, "transparent" ));</script>
</div>

</div>

 

 

        </td>
    </tr>
</table>

<!-- 공지사항 -->

<div style="position:relative; left:0px; top:608px;">
<div id="plan" style=" position:absolute; left:0px; top:0px; z-index:100;">

<table width="100%" cellpadding="0" cellspacing="0" height="110" background="in_img/bg.gif">
    <tr>
        <td width="100%" valign="top">
            <table width="1000" align="center" cellpadding="0" cellspacing="0" height="110">
                <tr>
                    <td width="1000" valign="top">


     

 


<div style="position:relative; left:0px; top:-38px;">
<div id="plan" style=" position:absolute; left:0px; top:0px; z-index:100;">


   
<?  include_once("$g4[path]/inc/notice.php"); ?>
  
 </div> </div>  

 

 


     </td>
                </tr>
            </table>
        </td>
    </tr>
</table>

</div> </div> 


</body>
</html>

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

댓글 2개

제 컴으로 이상이 없어요~
제컴으로도 이상없습니다. 모니터가 19인치 이하이거나, 해상도가 낮은사람이라면
화면전체가 표시되지 않네요. 스크롤바를 넣어주심 어떨까하네요 ㅠ

게시글 목록

번호 제목
1717652
1717651
1717650
1717648
1717635
1717629
1717626
1717625
1717621
1717619
1717611
1717610
1717609
1717607
1717601
1717598
1717591
1717590
1717583
1717575
1717572
1717568
1717566
1717549
1717545
1717533
1717512
1717511
1717508
1717495