[드림위버] swf 삽입할때 locked 에러 발생할때 > 기술자료 | 해피정닷컴

[드림위버] swf 삽입할때 locked 에러 발생할때 > 기술자료

본문 바로가기

사이트 내 전체검색

[드림위버] swf 삽입할때 locked 에러 발생할때 > 기술자료

Adobe [드림위버] swf 삽입할때 locked 에러 발생할때

페이지 정보


본문

Dreamweaver CS 4/5/5.5 에서 swf 삽입할때 아래와 같이 템플릿이 잠겨서 안된다는 메시지로 인해
CS 3 이하 8 버전을 다시 설치해서 사용하는 경우가 있습니다.


Making this change would alter a region that is locked by a template or translator. The change will be discarded.

Making this change would require changing code that is locked by a template or a translator. The change will be discarded.





이것은 드림위버의 템플릿 규칙이 강화되어 swf 를 삽입하고자 하는 html 문서에 <head></head> <body></body> 태그가 보이지 않을때 그렇게 작업을 거부합니다.

이때는 임시로 해당 문서의 상단에  <htm><head></head> <body> 등의 테그를 삽입후
swf 삽입하기를 하면 성공적으로 삽입이 될것입니다.


Dreamweaver CS 5.5 샘플  ( 붉게 표시된 내용은 홈페이지 마다 경로 또는 파일명이 달라집니다. )

<script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
<object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="877" height="257">
  <param name="movie" value="파일명.swf" />
  <param name="quality" value="high" />
  <param name="wmode" value="opaque" />
  <param name="swfversion" value="8.0.35.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="파일명.swf" width="877" height="257">
    <!--<![endif]-->
    <param name="quality" value="high" />
    <param name="wmode" value="opaque" />
    <param name="swfversion" value="8.0.35.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>
<!--  아래의 것은 swf 추가할때마다 FlashID가 증가됩니다. 해당 html 페이지 내에서 고유번호 -->
<script type="text/javascript">
swfobject.registerObject("FlashID");
</script>


참고사이트
http://www.digitalfamily.com/dreamweaverblog/2010/03/cant-add-flash-to-a-template-page/

댓글목록

등록된 댓글이 없습니다.


Total 78건 3 페이지
  • RSS
기술자료 목록
38
Adobe   51931  2013-03-18 09:29  
37
Adobe   27597  2012-12-23 17:10  
36
Adobe   17762  2012-12-21 19:32  
35
Adobe   12227  2012-04-22 15:43  
34
Adobe   20392  2012-03-16 17:16  
33
Adobe   15103  2011-11-16 23:15  
열람
Adobe   15680  2011-11-04 10:23  
31
Adobe   19517  2011-10-31 20:14 ~ 2011-11-01 00:00  
30
Adobe   15817  2011-09-29 23:48  
29
Adobe   22813  2011-03-27 22:09  
28
Adobe   24150  2010-11-09 14:58  
27
Adobe   23844  2010-10-06 00:38  
26
Adobe   13807  2010-08-07 11:39  
25
Adobe   47112  2010-05-02 13:05  
24
Adobe   57656  2009-12-09 19:30 ~ 2013-04-09 00:00  
23
Adobe   19908  2009-10-29 10:11  
22
Adobe   24610  2009-10-07 14:51  
21
Adobe   51888  2009-08-20 14:16  
20
Adobe   14121  2009-04-28 11:39  
19
Adobe   12656  2009-04-25 18:18  

검색

해피정닷컴 정보

회사소개 회사연혁 협력사 오시는길 서비스 이용약관 개인정보 처리방침

회사명: 해피정닷컴   대표: 정창용   전화: 070-7600-3500   팩스: 042-670-8272
주소: (34368) 대전시 대덕구 대화로 160 대전산업용재유통단지 1동 222호
개인정보보호책임자: 정창용   사업자번호: 119-05-36414
통신판매업신고: 제2024-대전대덕-0405호 [사업자등록확인]  
Copyright 2001~2025 해피정닷컴. All Rights Reserved.