아로한아로

[질문]ExternalInterface 질문입니다.

· 17년 전 · 1844

플래시 서브메뉴입니다.

아래와 같이 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,832
17년 전 조회 1,630
17년 전 조회 1,977
17년 전 조회 1,353
17년 전 조회 1,417
17년 전 조회 1,997
17년 전 조회 1,423
17년 전 조회 4,523
17년 전 조회 1,740
17년 전 조회 2,210
17년 전 조회 7,328
17년 전 조회 1,590
17년 전 조회 2,117
17년 전 조회 3,371
17년 전 조회 1,417
17년 전 조회 2,198
17년 전 조회 1,355
17년 전 조회 2,052
17년 전 조회 2,380
17년 전 조회 3,200
17년 전 조회 1,457
17년 전 조회 1,522
17년 전 조회 1,773
17년 전 조회 1,445
17년 전 조회 4,578
17년 전 조회 4,122
17년 전 조회 3,021
17년 전 조회 1,792
17년 전 조회 1,530
17년 전 조회 1,830
17년 전 조회 2,757
17년 전 조회 1,941
17년 전 조회 2,227
17년 전 조회 1,506
17년 전 조회 1,257
17년 전 조회 1,332
17년 전 조회 3,139
17년 전 조회 2,687
17년 전 조회 2,251
17년 전 조회 2,269
17년 전 조회 2,007
17년 전 조회 2,450
17년 전 조회 2,226
17년 전 조회 2,181
17년 전 조회 2,086
17년 전 조회 1,394
17년 전 조회 2,035
17년 전 조회 2,440
17년 전 조회 2,530
17년 전 조회 1,845
17년 전 조회 1,701
17년 전 조회 1,573
17년 전 조회 2,790
17년 전 조회 2,869
17년 전 조회 2,279
17년 전 조회 2,632
17년 전 조회 2,940
17년 전 조회 1,529
17년 전 조회 1,384
17년 전 조회 6,551
17년 전 조회 1,382
17년 전 조회 1,833
17년 전 조회 1,992
17년 전 조회 1,303
17년 전 조회 1,379
17년 전 조회 2,081
17년 전 조회 1,718
17년 전 조회 3,850
17년 전 조회 1,409
17년 전 조회 2,128
17년 전 조회 1,371
17년 전 조회 1,614
17년 전 조회 2,591
17년 전 조회 2,233
17년 전 조회 1,228
17년 전 조회 1,240
17년 전 조회 1,307
17년 전 조회 6,262
17년 전 조회 6,075
17년 전 조회 2,254
17년 전 조회 1,223
17년 전 조회 1,334
17년 전 조회 2,313
17년 전 조회 1,699
17년 전 조회 1,354
17년 전 조회 1,379
17년 전 조회 1,325
17년 전 조회 1,266
17년 전 조회 4,174
17년 전 조회 2,400
17년 전 조회 1,833
17년 전 조회 2,982
17년 전 조회 1,673
17년 전 조회 1,346
17년 전 조회 1,382
17년 전 조회 1,441
17년 전 조회 1,330
17년 전 조회 1,432
17년 전 조회 2,615
17년 전 조회 4,424