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

플래시 전체크기로 중간을 만들려고 하는데..ㅠㅠ 도와주세요

· 13년 전 · 1037 · 1
안녕하세요
플래시cs5에 있는 퍼블리싱설정(플래시 전체화면 크기로 설정)을 그렇게 입력했으나..플래시 전체크기를 잘 나왔습니다. 그러나..그냥 좌측부분을 나오고 있던데요..중간부분으로 잘 안되었습니다. ㅠㅠㅠ
내가 올린 그 캡쳐설정을 보고 뭔가 중간부분을 고칠수있는 부분이 있으면 조언해주세요 ㅠㅠㅠ
도와주세요 ㅠㅠㅠ
잘 부탁합니다.감사합니다. (--)(__)
---------------------------------------------------------------
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
  <title>book0001_EmbassyCES</title>
  <meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
        <script src=./flashObj.js></script>
  <style type="text/css" media="screen">
  html, body { height:100%; background-color: #333333;}
  body { margin:0; padding:0; overflow:hidden; }
  #flashContent { width:100%; height:100%; }
  </style>
 </head>
 <body>
  <div id="flashContent" align="center">
 <table width="100%" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td align="center">
  <object id="puzzleSWF" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="100%" height="100%">
  <param name="movie" value="book0001_EmbassyCES.swf" />
  <param name="wmode" value="transparent" />
  <param name="allowfullscreen" value="true" />
  <param name="allowscriptaccess" value="always" />
  <param name="wmode" value="transparent" />
  <param name="flashvars" value="book0001_EmbassyCES.swf" />
  </object>
   </td>
      </tr>
    </table>
 </div>
 </body>
</html>
---------------------------------------------------------------
 --------------------------------------
--------------------------------------

댓글 작성

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

로그인하기

댓글 1개

13년 전
퍼블리싱에서 조절하는것이 아니라..html소스에서 설정하는것입니다.

게시글 목록

번호 제목
12463
12462
12461
12460
12459
12458
12457
12456
12455
12454
12453
12452
12451
12450
12449
12448
12447
12446
12445
12444
12443
12442
12441
12440
12439