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

· 15년 전 · 1568

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


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,254
14년 전 조회 2,582
14년 전 조회 1,937
14년 전 조회 2,579
14년 전 조회 1,453
14년 전 조회 1,568
14년 전 조회 2,198
14년 전 조회 2,277
14년 전 조회 1,890
14년 전 조회 1,583
14년 전 조회 1,746
14년 전 조회 1,705
14년 전 조회 2,514
14년 전 조회 2,644
14년 전 조회 2,542
14년 전 조회 1,660
14년 전 조회 2,238
14년 전 조회 2,274
14년 전 조회 2,354
14년 전 조회 4,151
14년 전 조회 1,688
14년 전 조회 2,513
14년 전 조회 1,425
14년 전 조회 1,554
14년 전 조회 1,416
14년 전 조회 1,853
14년 전 조회 2,272
14년 전 조회 1,833
15년 전 조회 1,689
15년 전 조회 1,359
15년 전 조회 2,340
15년 전 조회 1,927
15년 전 조회 1,447
15년 전 조회 2,841
15년 전 조회 1,949
15년 전 조회 1,877
15년 전 조회 1,400
15년 전 조회 2,277
15년 전 조회 3,244
15년 전 조회 1,634
15년 전 조회 1,097
15년 전 조회 2,623
15년 전 조회 2,367
15년 전 조회 1,318
15년 전 조회 1,896
15년 전 조회 2,056
15년 전 조회 1,909
15년 전 조회 1,278
15년 전 조회 1,254
15년 전 조회 1,569
15년 전 조회 1,875
15년 전 조회 1,736
15년 전 조회 1,408
15년 전 조회 1,847
15년 전 조회 1,680
15년 전 조회 1,947
15년 전 조회 1,420
15년 전 조회 1,662
15년 전 조회 1,462
15년 전 조회 1,804
15년 전 조회 1,280
15년 전 조회 2,677
15년 전 조회 1,879
15년 전 조회 3,457
15년 전 조회 1,856
15년 전 조회 1,619
15년 전 조회 1,675
15년 전 조회 1,674
15년 전 조회 1,123
15년 전 조회 1,388
15년 전 조회 1,450
15년 전 조회 2,895
15년 전 조회 1,533
15년 전 조회 3,900
15년 전 조회 1,371
15년 전 조회 1,207
15년 전 조회 1,286
15년 전 조회 2,259
15년 전 조회 1,883
15년 전 조회 1,684
15년 전 조회 1,741
15년 전 조회 1,658
15년 전 조회 1,765
15년 전 조회 1,420
15년 전 조회 1,026
15년 전 조회 1,541
15년 전 조회 2,698
15년 전 조회 1,995
15년 전 조회 2,378
15년 전 조회 1,435
15년 전 조회 1,775
15년 전 조회 2,060
15년 전 조회 2,178
15년 전 조회 1,549
15년 전 조회 1,460
15년 전 조회 1,558
15년 전 조회 997
15년 전 조회 1,691
15년 전 조회 1,307
15년 전 조회 1,597