묻고답하기

안녕하세요...자바를 공부하다가 우연히 이자료를 보게 되었네요..
그런데,,아무리 소스를 고치고 해바도 도저히 나오질 않네요..
아직 워낙 초보라,,,어디를 수정을 해야하는지 모르겟네요...
고수님들 어떻게 고쳐야 하는지 소스 수정 부탁드립니다..
관련수소는 이곳입니다...
http://www.nzeo.com/bbs/zboard.php?id=p_javascript&page=2&sn1=&divpage=1&sn=off&ss=on&sc=off&select_arrange=headnum&desc=asc&no=649
아래는 소스입니다..

<HTML>
<HEAD>
<script src="http://app.ipop.co.kr/ipop/ipopxinstall.js"></script>

<script language=javascript>
function RunGom(){
        ipopxInstall();

        if(ipopx.IsInstall){
                // 기본 정보 세팅
                ipopx.SetVersionURL("http://app.ipop.co.kr/gom/GrVersion.ini");
                ipopx.SetClassName("GomPlayer1.x");
                ipopx.SetProgramID("GOMPLAYER");

                // 스킨 설정
                ipopx.GOM_SetOemSkin("http://app.ipop.co.kr/gom/skins/default.gps", 0);
                // 곰 실행
                ipopx.Run("/nosetup", "", "");
                // 곰의 목록 삭제
                ipopx.SendCommand("/clearlist");
                // 재생할 파일 목록에 추가
                var param = "/add "http://동영상이 있는 주소1부"/add "http://동영상이 있는주소2부.avi"";
                //alert(param);

                ipopx.SendCommand(param);
                // 재생 시작
                ipopx.SendCommand("/playfirst");
                
                self.close();
        }
        else
        {
                var param = "RunGom()";
                setTimeout(param, 100);                                        // 설치할때까지 재시도.
        }
}

function new_window(name, url, left, top, width, height, toolbar, menubar, statusbar, scrollbar, resizable){
        toolbar_str = toolbar ? 'yes' : 'no';
        menubar_str = menubar ? 'yes' : 'no';
        statusbar_str = statusbar ? 'yes' : 'no';
        scrollbar_str = scrollbar ? 'yes' : 'no';
        resizable_str = resizable ? 'yes' : 'no';
        window.open(url, name, 'left='+left+',top='+top+',width='+width+',height='+height+',toolbar='+toolbar_str+',menubar='+menubar_str+',status='+statusbar_str+',scrollbars='+scrollbar_str+',resizable='+resizable_str);
}
</script>
</HEAD>

<BODY leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad=".javascriptRunGom();" bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<script language="javascript">
var myVer = navigator.appVersion;

if(myVer.indexOf("Windows NT 5.1; SV1") == -1){
        document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' width='400' height='300'>");
        document.write("<param name=movie value='flash/load.swf'>");
        document.write("<param name=quality value=high>");
        document.write("<embed src='http://cinezine.maxmp3.co.kr/action/loading.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='400' height='300'></embed>");
} else {
        self.resizeTo(580,500);
        document.write("<table border='0' width='540' align='center' cellpadding='0' cellspacing='0'>");
        document.write("<tr>");
        document.write("<td style='font-size:9pt'>");
        document.write("<font color='red'><b>고객님은 WindowsXP SP2 로 인하여 ActiveX 컨트롤의 설치가 차단되었습니다.<br>");
        document.write("영화를 감상하시려면 아래 그림처럼 위의 설명을 클릭해서 [ActiveX 컨트롤 설치]를 꼭 눌러주세요.</b></font>");
        document.write("<p align='center'><img src='images/manual01.gif' width='423' height='81' border='0'></p>");
        document.write("그러면 아래 그림처럼 보안경고 창이 나타납니다. 여기서 [설치] 버튼을 클릭하여 곰플레이어를 설치하도록 합니다.");
        document.write("이렇게 하셔야만 상영관에서 영화관람이 정상적으로 이루어집니다.");
        document.write("<p align='center'><img src='images/manual02.gif' width='540' height='200' border='0'></p>");
        document.write("</td></tr></table>");
}
</script>
</BODY>
</HTML>
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
voszmffjq 마퀴태그 질문좀요 [3] 2015.09.17 by voszmffjq
과니 관리자 페이지 접속시 500 에러 디버깅 방법 문의 [3] file 2015.09.16 by 배워서남준다
용가리13호 로그인 스킨 변경 후 로그인 문제 [2] file 2015.09.15 by 용가리13호
sundriespds 업데이트 오류 [1] 2015.09.11 by treasurej
꼬무다라이 xe 코어 업데이트 쉬운설치 클릭 후 홈피 다운~ [3] 2015.09.11 by treasurej
천화케빈 HTTP 500 내부 오류 ㅠㅠ [3] 2015.09.03 by 꾸링
김깔끔 홈페이지 접속하면 수시로 http 500 내부서버오류 가 뜹니다. [2] 2015.09.02 by 김깔끔
이주연743 갑자기 워닝 이게 왜그럴까요? [2] 2015.08.26 by 퍼니엑스이
PeuG 익명 게시판 익명 방식 관련 질문 [1] 2015.08.26 by 기진곰
내별명4d4d4 html이 먹히지 않습니다 [1] 2015.08.20 by 닉이
KOTRA1 랜덤 익명을 md5로 처리하면 작성자가 누구인지 알 수 있나요? [3] 2015.08.11 by KOTRA1
boorigong 토글레이어 쿠키 적용법 문의드립니다. file  
다미아빠 XE를 위한 서버 대해서 질문합니다. [36] file 2015.07.30 by 다미아빠
기억속으로 HTTP 500 내부 서버 오류 문제 ㅠ 부탁드립니다. [4] file 2015.07.27 by 기억속으로
리키한 롤링배너 관련 질문 드립니다. ㅜ,.ㅜ file  
JinkPark socialxe 에 로그인 폼 수정파일은 어디에 있나요? [2] file 2015.07.17 by JinkPark
피씨토머 환장하겠네요... [6] 2015.07.16 by 옆집옵하
플라이나 스케치북 익명게시판 애드온 작동이안됩니다 [2] 2015.07.15 by 플라이나
Flolida XE 고수분께 여쭙니다. 외부페이지 레이아웃 연결 [12] file 2015.07.14 by Flolida
애플즈 게시글 삭제 오류 [2] file 2015.07.12 by 애플즈