아로한아로

[질문]ExternalInterface 질문입니다.

· 17년 전 · 1937

플래시 서브메뉴입니다.

아래와 같이 scene 1프레임에 액션이 들어가 있습니다.

 

서브메뉴들이 무비클립으로 되어 있습니다.

링크를 걸어야 하는데 도저히 방법을 모르겠습니다.

벌써 2주째...다 뒤지고 다녀도...힘드네요..

아시는분 방법 좀 부탁드립니다.

 

 

var CtDp:Number = 50;
function setLink(kinds:Number , arg1:Number , arg2:Number , arg3:Number ) {
 
 
 var TempLink1 = Number(arg1)+1;
 var TempLink2 = Number(arg2)+1;
 var TempLink3 = Number(arg3);


 if (kinds == 1) {
  trace("link("+CtDp +"," + TempLink1+")");
     getURL("javascript:link("+CtDp +"," +TempLink1+")");
  ExternalInterface.call("link", CtDp, TempLink1);
 }
 else if (kinds == 2) {
//  trace("link(" + CtDp +"," +TempLink1+","+TempLink2+")");
//  getURL("javascript:link("+ CtDp +"," +TempLink1+","+TempLink2+")");
  ExternalInterface.call("link", CtDp, TempLink1 ,TempLink2);
 }
 else if (kinds == 3) {
//  trace("link(" + CtDp +"," +TempLink1+","+TempLink2+","+TempLink3+")");
//  getURL("javascript:link("+ CtDp +"," +TempLink1+","+TempLink2+","+TempLink3+")");
  ExternalInterface.call("link", CtDp, TempLink1 ,TempLink2 , TempLink3);
 }
 
}
mcNav4.onRelease = function(){
 trace("link("+CtDp +")");
 ExternalInterface.call("link", CtDp);
}

startNav()

[이 게시물은 관리자님에 의해 2011-10-31 16:50:06 Flash에서 이동 됨]
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

+
제목 글쓴이 날짜 조회
17년 전 조회 2,925
17년 전 조회 1,732
17년 전 조회 2,080
17년 전 조회 1,463
17년 전 조회 1,517
17년 전 조회 2,096
17년 전 조회 1,523
17년 전 조회 4,611
17년 전 조회 1,825
17년 전 조회 2,313
17년 전 조회 7,418
17년 전 조회 1,690
17년 전 조회 2,226
17년 전 조회 3,460
17년 전 조회 1,531
17년 전 조회 2,295
17년 전 조회 1,453
17년 전 조회 2,145
17년 전 조회 2,467
17년 전 조회 3,283
17년 전 조회 1,563
17년 전 조회 1,635
17년 전 조회 1,863
17년 전 조회 1,543
17년 전 조회 4,683
17년 전 조회 4,206
17년 전 조회 3,117
17년 전 조회 1,909
17년 전 조회 1,644
17년 전 조회 1,910
17년 전 조회 2,841
17년 전 조회 2,046
17년 전 조회 2,321
17년 전 조회 1,616
17년 전 조회 1,356
17년 전 조회 1,441
17년 전 조회 3,211
17년 전 조회 2,775
17년 전 조회 2,341
17년 전 조회 2,366
17년 전 조회 2,107
17년 전 조회 2,554
17년 전 조회 2,340
17년 전 조회 2,274
17년 전 조회 2,184
17년 전 조회 1,497
17년 전 조회 2,129
17년 전 조회 2,550
17년 전 조회 2,622
17년 전 조회 1,938
17년 전 조회 1,791
17년 전 조회 1,669
17년 전 조회 2,895
17년 전 조회 2,973
17년 전 조회 2,378
17년 전 조회 2,724
17년 전 조회 3,027
17년 전 조회 1,630
17년 전 조회 1,467
17년 전 조회 6,650
17년 전 조회 1,485
17년 전 조회 1,938
17년 전 조회 2,082
17년 전 조회 1,406
17년 전 조회 1,487
17년 전 조회 2,178
17년 전 조회 1,823
17년 전 조회 3,930
17년 전 조회 1,516
17년 전 조회 2,220
17년 전 조회 1,472
17년 전 조회 1,694
17년 전 조회 2,678
17년 전 조회 2,331
17년 전 조회 1,322
17년 전 조회 1,338
17년 전 조회 1,401
17년 전 조회 6,359
17년 전 조회 6,165
17년 전 조회 2,342
17년 전 조회 1,337
17년 전 조회 1,451
17년 전 조회 2,400
17년 전 조회 1,807
17년 전 조회 1,468
17년 전 조회 1,480
17년 전 조회 1,409
17년 전 조회 1,362
17년 전 조회 4,259
17년 전 조회 2,488
17년 전 조회 1,926
17년 전 조회 3,071
17년 전 조회 1,758
17년 전 조회 1,437
17년 전 조회 1,491
17년 전 조회 1,543
17년 전 조회 1,429
17년 전 조회 1,537
17년 전 조회 2,721
17년 전 조회 4,513