플래쉬 xml에서 새창뛰우기가 안됩니다. 정보
플래쉬 xml에서 새창뛰우기가 안됩니다.본문
<?xml version="1.0" encoding="UTF-8"?>
<navi>
<menu0
txt=" "
link=""
b_Color = "0x0f62b1"
>
</menu0>
<menu0
txt=" "
link="http://www.xxxx.co.kr/4yearspost.html" target="_blank"
b_Color = "0xae4fa4"
/>
<menu0
txt=""
link="http://xxxxx/~xxxxx/popup/index.php"
b_Color = "0x50ac1a"
/>
<menu0
txt=" "
link="http://xxxxx.co.kr/xxxx/tr-xxxx.html"
b_Color = "0xeab600"
/>
<option
space="0"
img = ".jpg"
img_address = "img/img"
txt_onRollOut_Color="#ffffff"
txt_onRollOver_Color="#000000"
imgW = "650"
imgH = "300"
second = "4000"
/>
작업하고있는 팝업 플래쉬가 있는데 위 xml파일을 연동하여 돌아가는 플래쉬 입니다.
그런데 위같이 플래쉬를 클릭했을때
link="http://www.xxxx.co.kr/4yearspost.html" target="_blank"
과같이하여 새창을 뛰울려고합니다. 그런데 위 링크대로하면 새창이 뜨지않습니다.
아무리해도 답이안나오네요. 위같은 경우 어떻게해야 새창을 뛰울까여?
<navi>
<menu0
txt=" "
link=""
b_Color = "0x0f62b1"
>
</menu0>
<menu0
txt=" "
link="http://www.xxxx.co.kr/4yearspost.html" target="_blank"
b_Color = "0xae4fa4"
/>
<menu0
txt=""
link="http://xxxxx/~xxxxx/popup/index.php"
b_Color = "0x50ac1a"
/>
<menu0
txt=" "
link="http://xxxxx.co.kr/xxxx/tr-xxxx.html"
b_Color = "0xeab600"
/>
<option
space="0"
img = ".jpg"
img_address = "img/img"
txt_onRollOut_Color="#ffffff"
txt_onRollOver_Color="#000000"
imgW = "650"
imgH = "300"
second = "4000"
/>
작업하고있는 팝업 플래쉬가 있는데 위 xml파일을 연동하여 돌아가는 플래쉬 입니다.
그런데 위같이 플래쉬를 클릭했을때
link="http://www.xxxx.co.kr/4yearspost.html" target="_blank"
과같이하여 새창을 뛰울려고합니다. 그런데 위 링크대로하면 새창이 뜨지않습니다.
아무리해도 답이안나오네요. 위같은 경우 어떻게해야 새창을 뛰울까여?
댓글 전체
새창띄우는 소스는요....xml에서 처리하셔야 하는게 아니고 flash 에서 처리를 하셔야 합니다.