묻고답하기

http://my.dreamwiz.com/iisunii/webdstip/dhtml/dhtml37a.htm<html>

<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>제목 없음</title>
</head>

<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<script language="JavaScript">
<!--
var picture1="http://time0238.com.ne.kr/s1.jpg"
var picture2="http://time0238.com.ne.kr/s2.jpg"
var picture3="http://time0238.com.ne.kr/s3.jpg"
var picture4="http://time0238.com.ne.kr/s4.jpg"
var picture5="http://time0238.com.ne.kr/s5.jpg"
var picture6="http://time0238.com.ne.kr/s6.jpg"
var picture7="http://time0238.com.ne.kr/s7.jpg"
var picture8="http://time0238.com.ne.kr/s8.jpg"



var picturewidth=780
var pictureheight=150
//-->
</script>


<script language="JavaScript">
<!--
if (document.all) {
document.write('<OBJECT ID="DAControl_Wipe" ')
document.write('STYLE="width:'+picturewidth+';height:'+pictureheight+'"')
document.write('CLASSID="CLSID:B6FFC24C-7E13-11D0-9B47-00C04FC2F51D">')
document.write('</OBJECT>')
m = DAControl_Wipe.MeterLibrary;

whatTransformation = new ActiveXObject("DXImageTransform.Microsoft.Wipe");

whatPictures = new Array();
whatPictures[0] = m.ImportImage(picture1);
whatPictures[1] = m.ImportImage(picture2);
whatPictures[2] = m.ImportImage(picture3);
whatPictures[3] = m.ImportImage(picture4);
whatPictures[4] = m.ImportImage(picture5);
whatPictures[5] = m.ImportImage(picture6);
whatPictures[6] = m.ImportImage(picture7);
whatPictures[7] = m.ImportImage(picture8);  

forward = m.Interpolate(0, 1, 2, 3, 4, 5, 6, 7, 3);
back = m.Interpolate(7, 6, 5, 4, 3, 2, 1, 0, 3);
whatMovement = m.Sequence(forward, back).RepeatForever();

whatTransformation.GradientSize = 1.0;
whatTransformation.WipeStyle = 0;

theResult = m.ApplyDXTransform( whatTransformation, whatPictures, whatMovement );

DAControl_Wipe.Image = theResult.OutputBvr;
DAControl_Wipe.Start();

}
//-->
</script>
</body>

</html>


이렇게 하면 오류가 걸리는데요... 왜그렇죠?   원래 그림이 2개짜리라 건드리는것이 두려워요..-_-






원본소스는

<script language="JavaScript">
<!--
var picture1="kissofgod01.jpg"
var picture2="kissofgod02.jpg"


var picturewidth=300
var pictureheight=200
//-->
</script>


<script language="JavaScript">
<!--
if (document.all) {
document.write('<OBJECT ID="DAControl_Wipe" ')
document.write('STYLE="width:'+ '+ '+picturewidth+';height:'+pictureheight+'"')
document.write('CLASSID="CLSID:B6FFC24C-7E13-11D0-9B47-00C04FC2F51D">')
document.write('</OBJECT>')
m = DAControl_Wipe.MeterLibrary;

whatTransformation = new ActiveXObject("DXImageTransform.Microsoft.Wipe");

whatPictures = new Array();
whatPictures[0] = m.ImportImage(picture1);
whatPictures[1] = m.ImportImage(picture2);

forward = m.Interpolate(0, 1, 3);
back = m.Interpolate(1, 0, 3);
whatMovement = m.Sequence(forward, back).RepeatForever();

whatTransformation.GradientSize = 1.0;
whatTransformation.WipeStyle = 0;

theResult = m.ApplyDXTransform( whatTransformation, whatPictures, whatMovement );

DAControl_Wipe.Image = theResult.OutputBvr;
DAControl_Wipe.Start();

}
//-->
</script>
  
  
입니다.   링크는 신의키스에 있는 원본
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
Ash 모바일에서 글/댓글을 쓰려고 하면 화면이 홈페이지 최상단으로 올라갑니다. 해결 방법이 없을까요? [4] 2014.09.18 by Ash
민다 xpresseditor(하얀색 텍스트(HTML 사용))에서 파일첨부가 가능하게 할 방법이 없을까요? [2] 2014.09.18 by 민다
규리봉봉 도메인 관련 몇가지 질문드립니다. [6] 2014.09.18 by 몽실아빠
쫑효다컴 xpressengine 같은 스타이의 레이아웃인데 3차메뉴까지 표시하려면  
김형진354 성인만 특정 게시판을 사용하게하고싶은데요.. [6] 2014.09.18 by 몽실아빠
SeedbitS 게시판 게시글 수정에 관련된 질문입니다. [2] 2014.09.18 by SeedbitS
풍풍00 pc버전 , 모바일 버전에 대한 재질문입니다 답변 부탁드려요. [4] 2014.09.18 by Double'U'
꿀댕이 XE 카페 카테고리 설정(순서 변경 문의) file  
super0918 레이아웃에 swf파일이 안들어갑니다ㅠㅠㅠ [1] 2014.09.18 by Double'U'
무소랑 Error Code; zero byte file 에러에 대해 문의 합니다. [3] 2014.09.18 by 몽실아빠
드럼메니아 안녕하세요 도메인주소 관련 문의드립니다. [2] 2014.09.18 by 드럼메니아
kdp 클라우드플레어를 설치후 글쓰기가 전혀 안됩니다(댓글은 되네요;) [1] 2014.09.18 by Luatic™
악시란 회원가입 후 승인 시 메일 발송  
풍풍00 pc버전 , 모바일 버전 정확한 연결 방법 좀 답변 부탁드려요  
김형진354 채팅방을 게시물이나 게시물하단에달고싶은데요.. [3] 2015.01.08 by 김형진354
오선생님 update 관리자 로그인 거부 [2] file 2014.09.18 by 오선생님
후후후늬 인증메일 내용 오류 문제ㅜㅜ도와주세요 ㅜ  
아카바2537 트위터,페이스북,블로그 연동하는 방법 있나요? [2] 2014.09.18 by 아카바2537
super333 댓글수가 어느 이상 되면 게시물이 다른게시판으로 옮겨지게 하는 방법  
이두바끈 mid값은 무엇이고 어디서 수정할수 있나요? [1] 2014.09.18 by sejin7940
키스미베이베 위젯이 가끔식 안나오는데 해결방법이 있을까요 file  
dltkddlr789 안전거래/? 제 3자 쇼핑몰 [1] 2014.09.17 by DoorWeb
RnB0 cafe24 서버이전하다 어려움 [2] 2014.09.17 by YJSoft
코크님 외부페이지 설정 시 그림 엑박뜨는거 [3] 2014.09.17 by DoorWeb
jb 게시판 폰트 수정 도와주세요ㅠ file  
calko 페이지에 원하는 확장변수 값 보여주기 [3] 2014.09.17 by DoorWeb
홈런볼11 조회수 0 인 게시물 수 출력  
jb 게시판에 아이콘을 달고싶습니다ㅠ [2] 2014.09.17 by jb
홈런볼11 새글이 작성되면 출력하기 [2] 2014.09.17 by 홈런볼11
고마쎄리 카카오스토리에서 링크가져오기 문제 file