뭐가 잘못 되었을까요?
메뉴부분에 링크를 걸어줘도 # 표시만 나오고 해당 페이지로 넘어가지를 않아요.
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;
}*/
};
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 3130 | 14년 전 | 1458 | ||
| 3129 | 14년 전 | 1157 | ||
| 3128 | 14년 전 | 1034 | ||
| 3127 |
조이온라인
|
14년 전 | 997 | |
| 3126 |
마케팅메지션
|
14년 전 | 1366 | |
| 3125 | 14년 전 | 958 | ||
| 3124 | 14년 전 | 1345 | ||
| 3123 |
마케팅메지션
|
14년 전 | 1058 | |
| 3122 | 14년 전 | 899 | ||
| 3121 | 14년 전 | 1153 | ||
| 3120 | 14년 전 | 1273 | ||
| 3119 | 14년 전 | 1001 | ||
| 3118 | 14년 전 | 1515 | ||
| 3117 | 14년 전 | 1229 | ||
| 3116 | 14년 전 | 1556 | ||
| 3115 |
windday
|
14년 전 | 1247 | |
| 3114 | 14년 전 | 1164 | ||
| 3113 | 14년 전 | 1240 | ||
| 3112 | 14년 전 | 3711 | ||
| 3111 | 14년 전 | 1052 | ||
| 3110 | 14년 전 | 2234 | ||
| 3109 | 14년 전 | 3702 | ||
| 3108 | 14년 전 | 1654 | ||
| 3107 | 14년 전 | 1580 | ||
| 3106 | 14년 전 | 2287 | ||
| 3105 | 14년 전 | 1467 | ||
| 3104 | 14년 전 | 1470 | ||
| 3103 | 14년 전 | 1695 | ||
| 3102 | 14년 전 | 1179 | ||
| 3101 | 14년 전 | 2018 | ||
| 3100 | 14년 전 | 1539 | ||
| 3099 | 14년 전 | 1151 | ||
| 3098 | 14년 전 | 1302 | ||
| 3097 | 14년 전 | 1080 | ||
| 3096 | 14년 전 | 1544 | ||
| 3095 | 14년 전 | 925 | ||
| 3094 | 14년 전 | 2133 | ||
| 3093 | 14년 전 | 1135 | ||
| 3092 | 14년 전 | 976 | ||
| 3091 | 14년 전 | 1434 | ||
| 3090 | 14년 전 | 1425 | ||
| 3089 | 14년 전 | 1371 | ||
| 3088 | 14년 전 | 1523 | ||
| 3087 | 14년 전 | 1181 | ||
| 3086 | 14년 전 | 1130 | ||
| 3085 | 14년 전 | 1754 | ||
| 3084 | 14년 전 | 1286 | ||
| 3083 | 14년 전 | 927 | ||
| 3082 |
|
14년 전 | 1109 | |
| 3081 | 14년 전 | 3180 | ||
| 3080 |
|
14년 전 | 1240 | |
| 3079 | 14년 전 | 940 | ||
| 3078 |
마케팅메지션
|
14년 전 | 1021 | |
| 3077 | 14년 전 | 816 | ||
| 3076 | 14년 전 | 877 | ||
| 3075 | 14년 전 | 1365 | ||
| 3074 | 14년 전 | 1064 | ||
| 3073 | 14년 전 | 909 | ||
| 3072 | 14년 전 | 1165 | ||
| 3071 | 14년 전 | 746 | ||
| 3070 | 14년 전 | 927 | ||
| 3069 | 14년 전 | 1102 | ||
| 3068 | 14년 전 | 970 | ||
| 3067 | 14년 전 | 878 | ||
| 3066 | 14년 전 | 936 | ||
| 3065 | 14년 전 | 1105 | ||
| 3064 |
하모니칼수
|
14년 전 | 1122 | |
| 3063 |
마케팅메지션
|
14년 전 | 1290 | |
| 3062 | 14년 전 | 1121 | ||
| 3061 | 14년 전 | 665 | ||
| 3060 |
|
14년 전 | 808 | |
| 3059 | 14년 전 | 1149 | ||
| 3058 | 14년 전 | 1233 | ||
| 3057 | 14년 전 | 664 | ||
| 3056 | 14년 전 | 2048 | ||
| 3055 | 14년 전 | 1474 | ||
| 3054 | 14년 전 | 1042 | ||
| 3053 | 14년 전 | 1006 | ||
| 3052 |
|
14년 전 | 1160 | |
| 3051 | 14년 전 | 1912 | ||
| 3050 |
떠돌이이병
|
14년 전 | 1176 | |
| 3049 | 14년 전 | 1111 | ||
| 3048 | 14년 전 | 1145 | ||
| 3047 | 14년 전 | 1072 | ||
| 3046 | 14년 전 | 1128 | ||
| 3045 |
마케팅메지션
|
14년 전 | 867 | |
| 3044 | 14년 전 | 1456 | ||
| 3043 | 14년 전 | 1006 | ||
| 3042 | 14년 전 | 853 | ||
| 3041 | 14년 전 | 2822 | ||
| 3040 | 14년 전 | 614 | ||
| 3039 | 14년 전 | 1061 | ||
| 3038 | 14년 전 | 1040 | ||
| 3037 | 14년 전 | 1004 | ||
| 3036 | 14년 전 | 856 | ||
| 3035 | 14년 전 | 1177 | ||
| 3034 |
마케팅메지션
|
14년 전 | 1237 | |
| 3033 | 14년 전 | 885 | ||
| 3032 | 14년 전 | 1287 | ||
| 3031 |
마케팅메지션
|
14년 전 | 918 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기