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

· 14년 전 · 1448

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


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에서 이동 됨]
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

태그 필터 (최대 3개) 전체 개발자 소스 기타 mysql 팁자료실 javascript php linux flash 정규표현식 jquery node.js mobile 웹서버 os 프로그램 강좌 썸네일 이미지관련 도로명주소 그누보드5 기획자 견적서 계약서 기획서 마케팅 제안서 seo 통계 서식 통계자료 퍼블리셔 html css 반응형 웹접근성 퍼블리싱 표준화 반응형웹 홈페이지기초 부트스트랩 angularjs 포럼 스크린리더 센스리더 개발자톡 개발자팁 퍼블리셔톡 퍼블리셔팁 기획자톡 기획자팁 프로그램강좌 퍼블리싱강좌
+
제목 글쓴이 날짜 조회
14년 전 조회 3,115
14년 전 조회 2,434
14년 전 조회 1,795
14년 전 조회 2,438
14년 전 조회 1,301
14년 전 조회 1,428
14년 전 조회 2,053
14년 전 조회 2,149
14년 전 조회 1,754
14년 전 조회 1,436
14년 전 조회 1,613
14년 전 조회 1,562
14년 전 조회 2,364
14년 전 조회 2,508
14년 전 조회 2,373
14년 전 조회 1,528
14년 전 조회 2,092
14년 전 조회 2,138
14년 전 조회 2,226
14년 전 조회 4,015
14년 전 조회 1,558
14년 전 조회 2,364
14년 전 조회 1,285
14년 전 조회 1,419
14년 전 조회 1,274
14년 전 조회 1,703
14년 전 조회 2,153
14년 전 조회 1,696
14년 전 조회 1,560
14년 전 조회 1,229
14년 전 조회 2,200
14년 전 조회 1,775
14년 전 조회 1,304
14년 전 조회 2,730
14년 전 조회 1,826
14년 전 조회 1,769
14년 전 조회 1,271
14년 전 조회 2,158
14년 전 조회 3,123
14년 전 조회 1,517
14년 전 조회 966
14년 전 조회 2,511
14년 전 조회 2,263
14년 전 조회 1,211
14년 전 조회 1,784
14년 전 조회 1,954
14년 전 조회 1,815
14년 전 조회 1,151
14년 전 조회 1,147
14년 전 조회 1,449
14년 전 조회 1,773
14년 전 조회 1,622
14년 전 조회 1,310
14년 전 조회 1,729
14년 전 조회 1,553
14년 전 조회 1,857
14년 전 조회 1,315
14년 전 조회 1,552
14년 전 조회 1,338
14년 전 조회 1,699
14년 전 조회 1,170
14년 전 조회 2,574
14년 전 조회 1,776
14년 전 조회 3,356
14년 전 조회 1,752
14년 전 조회 1,511
14년 전 조회 1,568
14년 전 조회 1,554
14년 전 조회 1,012
14년 전 조회 1,267
15년 전 조회 1,340
15년 전 조회 2,797
15년 전 조회 1,434
15년 전 조회 3,801
15년 전 조회 1,263
15년 전 조회 1,086
15년 전 조회 1,171
15년 전 조회 2,166
15년 전 조회 1,765
15년 전 조회 1,584
15년 전 조회 1,637
15년 전 조회 1,570
15년 전 조회 1,669
15년 전 조회 1,319
15년 전 조회 929
15년 전 조회 1,439
15년 전 조회 2,605
15년 전 조회 1,913
15년 전 조회 2,288
15년 전 조회 1,349
15년 전 조회 1,662
15년 전 조회 1,970
15년 전 조회 2,082
15년 전 조회 1,456
15년 전 조회 1,364
15년 전 조회 1,463
15년 전 조회 898
15년 전 조회 1,601
15년 전 조회 1,213
15년 전 조회 1,510