묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
displayMultimedia가 FireFox에서 안되네요
2011.07.17 02:57
확장컴포넌트의 멀티미디어 자료 관리로 동영상을 EMBED 시켰습니다
[게시판 HTML]
<p><img style="BORDER-BOTTOM: #4371b9 2px dotted; BORDER-LEFT: #4371b9 2px dotted; WIDTH: 720px; DISPLAY: block; BACKGROUND: url(modules/editor/components/multimedia_link/tpl/multimedia_link_component.gif) no-repeat center 50%; HEIGHT: 600px; BORDER-TOP: #4371b9 2px dotted; BORDER-RIGHT: #4371b9 2px dotted" alt="" src="../../../../common/tpl/images/blank.gif" width="720" height="600" auto_start="false" wmode="window" multimedia_src="http://player.vimeo.com/video/26309249" editor_component="multimedia_link"/></p>
[소스보기]
<script type="text/javascript">displayMultimedia("http://player.vimeo.com/video/26309249", "720","600", { "autostart" : false, "wmode" : "transparent" });</script>
증상 : FireFox 5와 IE 9이전버전에서 동작하지 않습니다.
FireFox에서는 플러그인 설치하라는 메시지가 나옵니다 (3대의 PC에서 테스트 했으나, 동일한 결과)
IE는 9버전에서만 됩니다.
(정상 동작 확인 : 크롬, IE9)
감사합니다 ^^
[게시판 HTML]
<p><img style="BORDER-BOTTOM: #4371b9 2px dotted; BORDER-LEFT: #4371b9 2px dotted; WIDTH: 720px; DISPLAY: block; BACKGROUND: url(modules/editor/components/multimedia_link/tpl/multimedia_link_component.gif) no-repeat center 50%; HEIGHT: 600px; BORDER-TOP: #4371b9 2px dotted; BORDER-RIGHT: #4371b9 2px dotted" alt="" src="../../../../common/tpl/images/blank.gif" width="720" height="600" auto_start="false" wmode="window" multimedia_src="http://player.vimeo.com/video/26309249" editor_component="multimedia_link"/></p>
[소스보기]
<script type="text/javascript">displayMultimedia("http://player.vimeo.com/video/26309249", "720","600", { "autostart" : false, "wmode" : "transparent" });</script>
증상 : FireFox 5와 IE 9이전버전에서 동작하지 않습니다.
FireFox에서는 플러그인 설치하라는 메시지가 나옵니다 (3대의 PC에서 테스트 했으나, 동일한 결과)
IE는 9버전에서만 됩니다.
(정상 동작 확인 : 크롬, IE9)
감사합니다 ^^