자동으로 창크기 변환

· 19년 전 · 2148
<script language=javascript>
// Handle all the FSCommand messages in a Flash movie.
function mission_DoFSCommand(x, y) {
window.resizeTo(x ,y);
var tempX = (screen.width/2)-(x/2);
var tempY = (screen.height/2)-(y/2);
window.moveTo(tempX,tempY);

if( document.f1.state.value == "up" ){
if( document.f1.x.value > 600 ){
document.f1.state.value = "down"
}else{
document.f1.x.value = eval(x)+10;
document.f1.y.value = eval(y)+10;
}
}else if( document.f1.state.value == "down" ){
if( document.f1.x.value < 400 ){
document.f1.state.value = "up"
}else{
document.f1.x.value = eval(x)-10;
document.f1.y.value = eval(y)-10;
}
}
setTimeout("mission_DoFSCommand(document.f1.x.value, document.f1.y.value)",50);

}
</script>


<body onload="mission_DoFSCommand(400, 400)" >
<form name="f1">
<input type=text name='state' value='up'><br>
<input type=text name='x'><br>
<input type=text name='y'>
</form>
</body><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

태그 필터 (최대 3개) 전체 개발자 소스 기타 mysql 팁자료실 javascript php linux flash 정규표현식 jquery node.js mobile 웹서버 os 프로그램 강좌 썸네일 이미지관련 도로명주소 그누보드5 기획자 견적서 계약서 기획서 마케팅 제안서 seo 통계 서식 통계자료 퍼블리셔 html css 반응형 웹접근성 퍼블리싱 표준화 반응형웹 홈페이지기초 부트스트랩 angularjs 포럼 스크린리더 센스리더 개발자톡 개발자팁 퍼블리셔톡 퍼블리셔팁 기획자톡 기획자팁 프로그램강좌 퍼블리싱강좌
+
제목 글쓴이 날짜 조회
19년 전 조회 1,934
19년 전 조회 3,543
19년 전 조회 2,513
19년 전 조회 6,356
19년 전 조회 2,225
19년 전 조회 2,094
19년 전 조회 2,905
19년 전 조회 2,001
19년 전 조회 2,463
19년 전 조회 2,291
19년 전 조회 3,751
19년 전 조회 2,754
19년 전 조회 2,946
19년 전 조회 4,555
19년 전 조회 3,730
19년 전 조회 2,499
19년 전 조회 4,498
19년 전 조회 3,469
19년 전 조회 4,335
19년 전 조회 2,199
19년 전 조회 2,400
19년 전 조회 2,324
19년 전 조회 3,539
19년 전 조회 2,901
19년 전 조회 3,695
19년 전 조회 2,876
19년 전 조회 2,701
19년 전 조회 2,528
19년 전 조회 2,427
19년 전 조회 2,317
19년 전 조회 4,444
19년 전 조회 2,864
19년 전 조회 2,337
19년 전 조회 2,445
19년 전 조회 3,029
19년 전 조회 2,152
19년 전 조회 3,388
19년 전 조회 2,956
19년 전 조회 2,458
19년 전 조회 1,985
19년 전 조회 2,428
19년 전 조회 2,209
19년 전 조회 2,085
19년 전 조회 2,651
19년 전 조회 2,498
19년 전 조회 4,078
19년 전 조회 3,935
19년 전 조회 2,444
19년 전 조회 3,477
19년 전 조회 2,149
19년 전 조회 2,577
19년 전 조회 2,460
19년 전 조회 2,524
19년 전 조회 2,376
19년 전 조회 3,007
19년 전 조회 3,015
19년 전 조회 3,345
19년 전 조회 3,224
19년 전 조회 2,892
19년 전 조회 3,105
19년 전 조회 3,342
19년 전 조회 3,062
19년 전 조회 2,797
19년 전 조회 3,121
19년 전 조회 4,697
19년 전 조회 2,603
19년 전 조회 2,628
19년 전 조회 3,676
19년 전 조회 3,332
19년 전 조회 2,987
19년 전 조회 2,235
19년 전 조회 1,972
19년 전 조회 3,060
19년 전 조회 1,914
19년 전 조회 2,491
19년 전 조회 4,130
19년 전 조회 3,921
19년 전 조회 3,635
19년 전 조회 3,582
19년 전 조회 1,753
19년 전 조회 2,123
19년 전 조회 2,041
19년 전 조회 2,714
19년 전 조회 4,802
19년 전 조회 2,936
19년 전 조회 2,099
19년 전 조회 2,110
19년 전 조회 2,002
19년 전 조회 2,745
19년 전 조회 8,360
19년 전 조회 2,915
19년 전 조회 2,979
19년 전 조회 3,241
19년 전 조회 2,382
19년 전 조회 2,407
19년 전 조회 2,363
19년 전 조회 2,252
19년 전 조회 2,441
19년 전 조회 2,694
19년 전 조회 3,269