메인화면에 플래쉬파일이 안불러집니다... 정보
메인화면에 플래쉬파일이 안불러집니다...
본문
head.php, index.php 등 플래쉬파일이 들어있는 경우 플래쉬파일이 안나타납니다...
근데, index.html 형식으로 저장해서보면 잘보입니다...
php파일의 특성이 html 파일과 다른건지 어쩄든 여기 질답란을 찾아봐도 뚜렷한 해답을
못찾겠습니다...
상당한 간단한 문제인거 같은데,,님들로 플래쉬파일 쓰시겠지요??.
아래것은 플래쉬파일이 들어간 head.php 파일입니다...
경로는 웹계정에 올린 파일경로입니다....
<html >
<head>
</head>
<head>
</head>
<body leftmargin="0" topmargin="0">
<table width="800" align="center" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3"><script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','800','height','105','src','http://espania.oranc.co.kr/gnuboard4/imgdata/top','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','http://espania.oranc.co.kr/gnuboard4/imgdata/top' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="800" height="105">
<param name="movie" value="http://espania.oranc.co.kr/gnuboard4/imgdata/top.swf" />
<param name="quality" value="high" />
<embed src="http://espania.oranc.co.kr/gnuboard4/imgdata/top.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="105"></embed>
</object></noscript></td>
</tr>
<tr>
<td align="left" ><img src="http://espania.oranc.co.kr/gnuboard4/imgdata/left.jpg" width="21" height="413" />
<table width="800" align="center" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3"><script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','800','height','105','src','http://espania.oranc.co.kr/gnuboard4/imgdata/top','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','http://espania.oranc.co.kr/gnuboard4/imgdata/top' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="800" height="105">
<param name="movie" value="http://espania.oranc.co.kr/gnuboard4/imgdata/top.swf" />
<param name="quality" value="high" />
<embed src="http://espania.oranc.co.kr/gnuboard4/imgdata/top.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="105"></embed>
</object></noscript></td>
</tr>
<tr>
<td align="left" ><img src="http://espania.oranc.co.kr/gnuboard4/imgdata/left.jpg" width="21" height="413" />
답변부탁드립니다...
댓글 전체
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','800','height','105','src','http://espania.oranc.co.kr/gnuboard4/imgdata/top','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','http://espania.oranc.co.kr/gnuboard4/imgdata/top' ); //end AC code
</script>
이 코드 지우시구요
<noscript> </noscript> 태그도 지우세요.
<html >
<head>
</head>
<body leftmargin="0" topmargin="0">
<table width="800" align="center" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="800" height="105">
<param name="movie" value="http://espania.oranc.co.kr/gnuboard4/imgdata/top.swf" />
<param name="quality" value="high" />
<embed src="http://espania.oranc.co.kr/gnuboard4/imgdata/top.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="105"></embed>
</object></td>
</tr>
<tr>
<td align="left" ><img src="http://espania.oranc.co.kr/gnuboard4/imgdata/left.jpg" width="21" height="413" />
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','800','height','105','src','http://espania.oranc.co.kr/gnuboard4/imgdata/top','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','http://espania.oranc.co.kr/gnuboard4/imgdata/top' ); //end AC code
</script>
이 코드 지우시구요
<noscript> </noscript> 태그도 지우세요.
<html >
<head>
</head>
<body leftmargin="0" topmargin="0">
<table width="800" align="center" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="800" height="105">
<param name="movie" value="http://espania.oranc.co.kr/gnuboard4/imgdata/top.swf" />
<param name="quality" value="high" />
<embed src="http://espania.oranc.co.kr/gnuboard4/imgdata/top.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="105"></embed>
</object></td>
</tr>
<tr>
<td align="left" ><img src="http://espania.oranc.co.kr/gnuboard4/imgdata/left.jpg" width="21" height="413" />
ftp 주소랑 아이디 비번 도메인 네임 불러주시면 해결해 드리겠습니다
www.webking.kr 로 연락 주셔도 됩니다
수고하세요 ^^
www.webking.kr 로 연락 주셔도 됩니다
수고하세요 ^^