묻고답하기

안녕하세요,

기존 팝업 창에서 불러오던 이미지를 플래쉬 파일로 변경하려고 합니다.
이미지 삽입 부분을 플래쉬 파일로 변경하였는데, 'HTTP404 찾을 수 없습니다' 라고 뜨면서 파일을 못 불러옵니다.
무엇을 수정해야 하나요? 며칠 째 이것저것 해보고 있는데...방법을 못 찾겠네요..

1. index.php의 <head> 내용

<?
session_start();
?>
<html>
<head>
<title>pictionary.co.kr</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<link href="/style/style.css" rel="stylesheet" type="text/css">
<script src="/js/showactivex.js" type="text/javascript"></script>
<SCRIPT language="JavaScript">

function cookieVal(cookieName)
{
        thisCookie = document.cookie.split("; ");
        for(i=0; i<thisCookie.length; i++)
 {
                if(cookieName == thisCookie[i].split("=")[0])
  {
                        return thisCookie[i].split("=")[1];
                }
 }
 return "x";
}

 

if (cookieVal("eventpop") != "1"){   
 window.open("book.html","eventpop","scrollbars=no,resizable=yes,left=20, top=20, width=550, height=420");
}

</SCRIPT>
</head>


2. 팝업창 내용. book.html

<html>
<head>
<title>pictionary.co.kr</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<SCRIPT language="JavaScript">
<!--
function setCookie(name, value, expiredays)
{
 var todayDate = new Date();
 todayDate.setDate(todayDate.getDate() + expiredays);

        document.cookie = name + "=" + escape(value) + "; path=/; expires=" + todayDate.toGMTString() + ";"
}

 

function closeWin()
{
 setCookie( "eventpop", "1" , 1);

        self.close();
}

//-->
</SCRIPT>
<style>
td{font-family:굴림,굴림체; font-size:12px; font-style: normal; line-height: 120%; color: #474747;}
</style>
</head>


<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="550" height="420" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td><div id="bookfla" style="display: none;">
  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="550" height="400">
          <param name="movie" value="../media/book.swf">
          <param name="quality" value="high">
          <embed src="../media/book.swf" quality="high" pluginspage="
http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="550" height="400"></embed>
        </object></div><script type="text/javascript">ShowActiveX("bookfla"); </script>
</td>
  </tr>
  <tr>
    <td height="20" align="center" style="background-image:url(images/etc/popup_050428_back.gif); background-repeat:no-repeat;"><table width="100%" border="0" cellspacing="0" cellpadding="0">
    <form> 
    <tr>
      <td align="center"><input type="checkbox" name="eventpop" onClick="javascript:closeWin();"><FONT COLOR="666666">오늘은 그만 볼게요^^</FONT> </td>
    </tr>
  </form>
    </table></td>
  </tr>
</table>
</body>
</html>

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
핏빛노을 블로그에 방명록을 추가하려면 어떻게 해야....?? [1] 2007.10.12
태기김 Rewrite mod 가 안먹는건지? 왜 안되는건지?  
네오랑 댓글 옆에 점이 나타나요..ㅡㅠ [2] file 2007.10.12
우공843 아 ! 괴롭군요 업그레이드 [1] 2007.10.12
김종준166 XE의 에디트 기능을 제로보드4에서 이용할 수 없을까요??  
SR 무료도메인 신청을 했는데요! [1] 2007.10.12
Mantaray 최근게시물 스킨 xe_official 이 이상해졌어요. [1] 2007.10.12
하얀꽃 게시판이 이상하게 보입니다 [2] file 2007.10.11
오상용584 게시판 활용 질문 드립니다. ^^ [2] 2007.10.12
byzen 기본설치후 에러입니다. 제발, 답변 부탁드려요. file  
도이아빠 페이지 모듈에 게시판 모튤을 넣을 수 있을까요? [3] 2007.10.11
추고넷 Simulz님의 갤러리 게시판을 사용중인데요.. file  
Zerobox 완전초짜 질문드립니다.  
토로로 백그라운드에 회색바탕 넣는법좀 가르쳐주세요 ㅠㅠ 초보질문 [2] 2007.10.11
태영이656 제로보드xe 통째로 다른 계정으로 옮기는 방법  
playsc 코멘트수가 많으면 Error가 나오네요 [3] file 2007.10.12
비기너 제가 만든 php 파일에 xe에서 제공하는 카운터 소스를 못 붙이나요?  
Headvoy 대표도메인 설정? [2] 2007.09.28
Headvoy 파일 첨부가 안보인다는데. 왜 그럴까요? [5] 2007.10.11
홍태경136 아 ..초비상사태 !!꼭 봐주세요...글씨가작게보임 ;; [7] 2007.08.25
달빛 [ 급질 ] 게시판 클릭시 오류 문구가 뜹니다.  
깰롱이 php 책 좀 추천해 주세요 [1] 2007.10.10
ssha 회원정보요..  
Mantaray 최근이미지가 안나와요.  
궁금!! bgm 관련 질문입니다 꼭 댓글좀 ㅠㅠ.  
bluemind69 제로보드 기본 회원 DB 스키마에 컬럼을 추가 할 수 있나요?  
이래경757 [플래쉬] 팝업 올리는 법 알려주세요. [2] 2007.10.10
digicam 0.1.7에서 업그레이드 어떻게 해야 하죠? [2] 2007.10.10
초보 최근게시글 제목 글자수는 어디서 조정하는지요 [1] 2007.10.11
kimyoungbum 메뉴를 플래시로 만들수은 없는건가요?