swfobject관련 문의드려요 ㅠㅠ
가론
현재 메이크샵 개별디자인을 통하여
쇼핑몰 작업중에 있습니다.
플래시 작업후 드림위버로 삽입했는데
웹상에서 스크립트 오류가 생기면서
페이지 이동이 되질않습니다.
어느부분이 문제인지 답변 부탁드려요 ㅠㅠobject id=logo classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 width=200 height=155
param name=movie value=../경로.swf /
param name=allowScriptAccess value=always /
param name=quality value=high /
param name=wmode value=opaque /
param name=swfversion value=6.0.65.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=200 height=155
!--![endif]--
param name=quality value=high /
param name=wmode value=opaque /
param name=swfversion value=6.0.65.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
h4Content on this page requires a newer version of Adobe Flash Player./h4
pa href=http://www.adobe.com/go/getflashplayerimg 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