플래시 메뉴인데 링크가 안걸리는데요.;

· 15년 전 · 1615

뭐가 잘못 되었을까요?
메뉴부분에 링크를 걸어줘도 # 표시만 나오고 해당 페이지로 넘어가지를 않아요.


link = new Array();
link[1] = "/company/company_01.php";
link[2] = "/company/company_02.php";
link[3] = "/company/company_03.php";
link[4] = "/company/company_04.php";
link[5] = "/company/company_05.php";

// 각 메인메뉴에 해당하는 웹페이지 주소입니다.
frame = new Array();
frame[1] = "_self";
frame[2] = "_self";
frame[3] = "_self";
frame[4] = "_self";
frame[5] = "_self";

// 타겟 프레임
numOfMenu = 5;
// 메뉴 개수
//defaultY = 40;
// 메뉴의 기본 세로크기
//max = new Array(0, 0, 0,0, 0, 0, 0, 0, 0, 0, 0);
// 각 메뉴 롤오버시 해당 메뉴의 세로크기
// 첫번째 80은 첫번째 메뉴 롤오버시 첫번째 메뉴가 아래쪽으로 내려오는 공간크기(80픽셀)
// 두번째 80은 두번째 메뉴 롤오버시 두번째 메뉴가 아래쪽으로 내려오는 공간크기(80픽셀)
//
_global.active = pageNum;
_global.subActive = subNum;
// 현재 활성화된 메인버튼과 서브버튼 번호를 저장합니다.
// pageNum,subNum은 htm파일에서 지정됩니다.
_global.over = active;
for (i=1; i<=numOfMenu; i++) {
 //this[i].defaultY = this[i]._y;
 this[i].bg.onRollOver = function() {
  _global.over = this._parent._name;
 };
 this[i].bg.onRollOut = this[i].bg.onDragOut=function () {
  _global.over = active;
 };
 this[i].bg.onRelease = function() {
  getURL(link[this._parent._name], frame[this._parent._name]);
  // 메인버튼 링크
 };
 //this[i].bg._height = defaultY;
 //if (i != 1) {
  //this[i]._y = this[i-1].bg._height+this[i-1]._y;
 //}
 this[i].onEnterFrame = function() {
  if (over == this._name) {
   this.direction = "next";
   this.nextFrame();
  } else {
   this.direction = "prev";
   this.prevFrame();
  }
  /*if (int(this._name)>int(over)) {
   this._y += (this.defaultY+max[over-1]-this._y)/4;
  } else {
   this._y += (this.defaultY-this._y)/4;
  }*/
 };
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

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

프로그램

+
제목 글쓴이 날짜 조회
14년 전 조회 3,300
14년 전 조회 2,628
14년 전 조회 1,988
14년 전 조회 2,626
14년 전 조회 1,506
14년 전 조회 1,609
14년 전 조회 2,244
14년 전 조회 2,317
14년 전 조회 1,940
14년 전 조회 1,628
14년 전 조회 1,790
14년 전 조회 1,759
14년 전 조회 2,560
14년 전 조회 2,687
14년 전 조회 2,585
14년 전 조회 1,697
14년 전 조회 2,285
14년 전 조회 2,320
14년 전 조회 2,394
14년 전 조회 4,196
14년 전 조회 1,735
14년 전 조회 2,554
15년 전 조회 1,468
15년 전 조회 1,606
15년 전 조회 1,455
15년 전 조회 1,900
15년 전 조회 2,327
15년 전 조회 1,874
15년 전 조회 1,740
15년 전 조회 1,395
15년 전 조회 2,376
15년 전 조회 1,949
15년 전 조회 1,501
15년 전 조회 2,879
15년 전 조회 1,992
15년 전 조회 1,913
15년 전 조회 1,440
15년 전 조회 2,326
15년 전 조회 3,287
15년 전 조회 1,673
15년 전 조회 1,132
15년 전 조회 2,658
15년 전 조회 2,404
15년 전 조회 1,351
15년 전 조회 1,933
15년 전 조회 2,092
15년 전 조회 1,946
15년 전 조회 1,317
15년 전 조회 1,284
15년 전 조회 1,616
15년 전 조회 1,915
15년 전 조회 1,761
15년 전 조회 1,442
15년 전 조회 1,889
15년 전 조회 1,716
15년 전 조회 1,977
15년 전 조회 1,462
15년 전 조회 1,702
15년 전 조회 1,488
15년 전 조회 1,841
15년 전 조회 1,309
15년 전 조회 2,701
15년 전 조회 1,908
15년 전 조회 3,493
15년 전 조회 1,887
15년 전 조회 1,643
15년 전 조회 1,712
15년 전 조회 1,705
15년 전 조회 1,151
15년 전 조회 1,411
15년 전 조회 1,481
15년 전 조회 2,927
15년 전 조회 1,562
15년 전 조회 3,936
15년 전 조회 1,403
15년 전 조회 1,229
15년 전 조회 1,314
15년 전 조회 2,300
15년 전 조회 1,909
15년 전 조회 1,716
15년 전 조회 1,771
15년 전 조회 1,686
15년 전 조회 1,796
15년 전 조회 1,448
15년 전 조회 1,057
15년 전 조회 1,568
15년 전 조회 2,729
15년 전 조회 2,025
15년 전 조회 2,414
15년 전 조회 1,468
15년 전 조회 1,803
15년 전 조회 2,086
15년 전 조회 2,203
15년 전 조회 1,578
15년 전 조회 1,492
15년 전 조회 1,585
15년 전 조회 1,020
15년 전 조회 1,721
15년 전 조회 1,340
15년 전 조회 1,631