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

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

· 13년 전 · 1033 · 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소스에서 설정하는것입니다.

게시글 목록

번호 제목
12333
12332
12331
12329
12328
12327
12326
12325
12324
12323
12322
12321
12320
12319
12318
12317
12316
12315
12314
12313
12312
12311
12310
12309
12308