head / tail 도와주세요..

head / tail 도와주세요..

QA

head / tail 도와주세요..

본문

1. head / tail 나누긴나눴는데 조금씩 간격에 트러짐이생기네요 ㅠㅠ..

2. 헤드부분을 나눴는데 플래시로된 메뉴가 나오지가않네요.. (메인에선 잘나옵니다..)

그리고 죄송하지만 head / tail 부분 다시나눠주실수있으신가요..ㅠㅠ

부탁드립니다..ㅠㅠ

메인소스첨부합니다.ㅠ



<?
include_once("./_common.php");
include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/latest.lib.php");
include_once("$g4[path]/lib/outlogin.lib.php");
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
body {
 background-color: #303030;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
</style>
<script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
</head>
<body>
<div align="center">
<table width="1200" height="839" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td height="45" colspan="3" align="left" valign="top"><img src="/images/tr_01.gif" width="984" height="45" /></td>
  </tr>
  <tr>
    <td width="402" height="139" rowspan="2" align="left" valign="top"><img src="/images/tr_02.gif" width="402" height="139" /></td>
    <td width="582" height="105" align="left" valign="top"><img src="/images/tr_03.gif" width="582" height="105" /></td>
    <td width="216" rowspan="3" align="center" valign="top"><table width="210" height="68" border="0" cellpadding="0" cellspacing="0">
      <tr>
          <td height="68"> </td>
        </tr>
    </table>
      <table width="210" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td height="41"> </td>
        </tr>
      </table>
      <table width="210" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="210" height="56" align="left" valign="top"><?echo outlogin("plus_login"); ?></td>
        </tr>
    </table>
      <table width="210" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td height="219" align="left" valign="top"><p> </p>            <?=latest("tagman", "party", 6, 23);?></td>
        </tr>
    </table>
      <p> </p></td>
  </tr>
  <tr>
    <td height="34" align="left" valign="top"><object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="582" height="34">
      <param name="movie" value="flmenu.swf" />
      <param name="quality" value="high" />
      <param name="wmode" value="opaque" />
      <param name="swfversion" value="6.0.65.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="flmenu.swf" width="582" height="34">
        <!--<![endif]-->
        <param name="quality" value="high" />
        <param name="wmode" value="opaque" />
        <param name="swfversion" value="6.0.65.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></td>
  </tr>
  <tr>
    <td height="565" colspan="2" align="center" valign="top"><table width="650" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="699" height="10"> </td>
      </tr>
    </table>
      <table width="984" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="656" align="left" valign="top"><?=latest("dok.mnBn", "party", 5, 20); // 메인 넘버링 오토 카우셀 중앙베너 ?></td>
          <td width="328" height="300" align="left" valign="top"><?=latest("cafe24", "notice", 10, 45);?></td>
        </tr>
      </table>
      <table width="984" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td align="left" valign="top"><?=latest("cafe24", "freeboard", 8, 45);?></td>
          <td align="left" valign="top"><?=latest("cafe24", "notice", 8, 45);?></td>
          <td height="234" align="left" valign="top"><?=latest("cafe24", "notice", 8, 45);?></td>
        </tr>
      </table></td>
  </tr>
  <tr>
    <td height="90" colspan="2" align="center" valign="middle"><img src="/images/copy.gif" width="980" height="90" /></td>
    <td align="left" valign="top"> </td>
  </tr>
</table>
</div>
<script type="text/javascript">
swfobject.registerObject("FlashID");
  </script>
</body>
</html>

이 질문에 댓글 쓰기 :

답변 1

절대경로 상대경로의 개념을 확실하게 이해하시면 좀 도움이 됩니다.

그누보드의 경우 인덱스파일은 그누보드가설치된폴더에 있고
게시판의 경우에는 /그누보드가설치된폴더/bbs/ 폴더에 있습니다.

이미지 파일 또는 플래쉬 파일 경로를 적어주실 때 /그누보드가설치된폴더/파일들어가있는폴더/파일명
이런식으로 작성해 주시거나 <?=$g4[path]?>/파일들어가있는폴더/파일명  이런식으로 작성해 주시면 됩니다.

ex)
<?=$g4[path]?>/flmenu.swf
답변을 작성하시기 전에 로그인 해주세요.
전체 10,637
QA 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT