아래와 같이 했을경우 10번~13번이 같이 에러가 납니다.
http://civilpe.or.kr/sos.php 이런식으로요....
어디를 수정해야 할까요??
link = new Array();
link[1] = "/bbs/board.php?bo_table=menu5_1";
link[2] = "/bbs/board.php?bo_table=menu5_2";
link[3] = "/bbs/board.php?bo_table=menu5_3";
link[4] = "/bbs/board.php?bo_table=menu5_4";
link[5] = "/bbs/board.php?bo_table=menu5_5";
link[6] = "/bbs/board.php?bo_table=menu5_6";
link[7] = "/bbs/board.php?bo_table=menu5_7";
link[8] = "/bbs/board.php?bo_table=menu5_8";
link[9] = "/bbs/board.php?bo_table=menu5_9";
link[10] = "/bbs/board.php?bo_table=menu5_10";
link[11] = "/bbs/board.php?bo_table=menu5_11";
link[12] = "/bbs/board.php?bo_table=menu5_12";
link[13] = "/bbs/board.php?bo_table=menu5_13";
link[1] = "/bbs/board.php?bo_table=menu5_1";
link[2] = "/bbs/board.php?bo_table=menu5_2";
link[3] = "/bbs/board.php?bo_table=menu5_3";
link[4] = "/bbs/board.php?bo_table=menu5_4";
link[5] = "/bbs/board.php?bo_table=menu5_5";
link[6] = "/bbs/board.php?bo_table=menu5_6";
link[7] = "/bbs/board.php?bo_table=menu5_7";
link[8] = "/bbs/board.php?bo_table=menu5_8";
link[9] = "/bbs/board.php?bo_table=menu5_9";
link[10] = "/bbs/board.php?bo_table=menu5_10";
link[11] = "/bbs/board.php?bo_table=menu5_11";
link[12] = "/bbs/board.php?bo_table=menu5_12";
link[13] = "/bbs/board.php?bo_table=menu5_13";
numOfMainBtn = 13;
_global.active = PageNum;
_global.over = 1;
for (i = 1; i <= numOfMainBtn; i++)
{
this["m"+i].defaultY = this["m"+i]._y;
this["m"+i].bg.onRollOver = function ()
{
_global.over = this._parent._name.charAt(1);
};
this["m"+i].bg.onRelease = function ()
{
getURL(link[this._parent._name.charAt(1)], "");
};
this["m"+i].onEnterFrame = function ()
{
if (over == this._name.charAt(1))
{
this.direction = "next";
this.nextFrame();
}
else
{
this.direction = "prev";
this.prevFrame();
} // end if
};
} // end of for
this.onEnterFrame = function ()
{
for (i = 2; i <= numOfMainBtn; i++)
{
this["m"+i].y = this["m"+i].y + (this[("m"+i) - 1]._y + this[("m"+i) - 1]._height - this["m"+i]._y) / 14;
} // end of for
};
_global.active = PageNum;
_global.over = 1;
for (i = 1; i <= numOfMainBtn; i++)
{
this["m"+i].defaultY = this["m"+i]._y;
this["m"+i].bg.onRollOver = function ()
{
_global.over = this._parent._name.charAt(1);
};
this["m"+i].bg.onRelease = function ()
{
getURL(link[this._parent._name.charAt(1)], "");
};
this["m"+i].onEnterFrame = function ()
{
if (over == this._name.charAt(1))
{
this.direction = "next";
this.nextFrame();
}
else
{
this.direction = "prev";
this.prevFrame();
} // end if
};
} // end of for
this.onEnterFrame = function ()
{
for (i = 2; i <= numOfMainBtn; i++)
{
this["m"+i].y = this["m"+i].y + (this[("m"+i) - 1]._y + this[("m"+i) - 1]._height - this["m"+i]._y) / 14;
} // end of for
};
stop ();
게시글 목록
| 번호 | 제목 |
|---|---|
| 32341 | |
| 32339 | |
| 32326 | |
| 32325 | |
| 32322 | |
| 32319 | |
| 32318 | |
| 32316 | |
| 32315 | |
| 32313 | |
| 32312 | |
| 32311 | |
| 32310 | |
| 32304 | |
| 32303 | |
| 32300 | |
| 32293 | |
| 32292 | |
| 32291 | |
| 32285 | |
| 32284 | |
| 32275 | |
| 32271 | |
| 32268 | |
| 32265 | |
| 32261 | |
| 32258 | |
| 32257 | |
| 32255 | |
| 32254 | |
| 32253 | |
| 32251 | |
| 32250 | |
| 32249 | |
| 32247 | |
| 32246 | |
| 32245 | |
| 32244 | |
| 32243 | |
| 32242 | |
| 32241 | |
| 32240 | |
| 32239 | |
| 32238 | |
| 32237 | |
| 32236 | |
| 32232 | |
| 32229 | |
| 32228 | |
| 32227 | |
| 32217 | |
| 32215 | |
| 32214 | |
| 32213 | |
| 32211 | |
| 32207 | |
| 32196 | |
| 32193 | |
| 32192 | |
| 32190 | |
| 32188 | |
| 32186 | |
| 32184 | |
| 32173 | |
| 32172 | |
| 32171 | |
| 32167 | |
| 32165 | |
| 32163 | |
| 32162 | |
| 32158 | |
| 32157 | |
| 32155 | |
| 32151 | |
| 32149 | |
| 32135 | |
| 32132 | |
| 32127 | |
| 32125 | |
| 32122 | |
| 32120 | |
| 32119 | |
| 32117 | |
| 32116 | |
| 32115 | |
| 32114 | |
| 32112 | |
| 32111 | |
| 32109 | |
| 32107 | |
| 32104 | |
| 32103 | |
| 32102 | |
| 32101 | |
| 32094 | |
| 32089 | |
| 20404 | |
| 31036 | |
| 8279 | |
| 8268 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기