CHOSUN

웹상에서 윈도우리스 액티브엑스 컨테이너의 구현

Metadata Downloads
Author(s)
金雅鉉
Issued Date
2004
Abstract
고사양의 PC등장과 다양한 초고속 인터넷망 개발 및 보급으로 많은 사람들이 강화된 그래픽 환경에서 인터넷 웹서핑을 하는 추세이며, 배너 광고 기법 및 응용프로그램의 UI는 가독성을 높이고 유저에게 보다 친근하게 발전하였다. 인테넷에서 컨텐츠와 응용프로그램의 로직이 성공을 좌우하는 만큼, 그것을 유저에게 표출해주는 UI나 프리젠테이션 기법은 더더욱 중요한 위치를 차지한다. 인터넷이 활성화되는 초기에는 문자, 음성, 음악, 그림등의 단순한 콘텐츠를 담을 수 있는 HTTP 그리고 웹브라우저가 중요한 역할을 담당했다. 그러나 20세기 말을 기점으로 플래시 같은 멀티미디어 컨텐츠가 일반화되고 있어 최근에 플래시 무비를 활용한 콘텐츠가 빠져있는 싸이트는 거의 볼수 없다해도 과언이 아니다. 플래시에서 지원하는 액션 스크립트를 활용해 게임, 영화, 교육콘텐츠, 광고배너 등 다양한 콘텐츠들이 제공된다.
최근에는 xml, soap 프로토콜과 기본 UI 콤포넌트를 제공하여 Rich Client Application를 개발할 수 있도록 변모하였다. 플래시는 콘텐츠를 제작할때 .SWF에 .EXE등 몇가지 형태로 콘텐츠를 퍼블리싱(publising)할 수 있는데, 기본적으로 flash.ocx(ActiveX Control)가 미리 사용자 PC에 설치되어 있어야 하고, 이를 통해 퍼블리싱한 플래시무비를 전형적인 프레임형태로 모니터상에 보여줄 수 있다. 최근에는 응용프로그램에 스킨 개념을 도입해 다양한 형태의 UI로 사용자의 흥미와 프로그램의 기능을 쉽게 활용할 수 있게 발전하고 있다. Media Player와 Third-Party 웹브라우저에서 그러한 시도가 있으며, 이는 사용자들로부터 좋은 호응을 받고 있다. 하지만 이러한 시도들은 대부분 정적인 형태의 외형을 가지고 있다. 그러나 일정한 정해진 틀이 없이 표현될 경우 그 무비의 배경은 투명해질 수 있고, 일정한 사각형의 프레임이 없기 때문에 그 형태가 꼭 직사각형이 아니어도 되게 된다. 또한 실행을 시킬때 프레임을 생성 할 필요가 없기 때문에 생성할 오브젝트의 크기나 생성 시간을 줄일수가 있다. 하지만 기존 웹기술에서는 프레임이 없이 플래시를 표현하는데는 몇가지 제약이 있었다. 따라서 세계적으로 3개의 업체에서만 이 윈도우 프레임이 제거된 플래시의 표현을 가능하게 한 컨테이너를 판매하고 있다. 이와 관련된 기술로는 자바에서 지원되는 새창 열기 기술이 있는데 이는 윈도우 프레임 안에서 구현된다. 따라서 웹브라우저상에서 자유롭게 구현 가능한 형태가 필요하다. 본 연구에서는 플래시에서 작업한 플래시 파일을 그대로 가져와서 일반 동영상 플레이어처럼 웹상에서 연동이 가능한 윈도우 프레임이 제거된 ActiveX 컨터이너를 구현한다. 저가로 누구나 쉽게 사용 가하고, 기능상으로는 배경을 투명으로 처리하여 윈도우 프레임을 제거한 컨터이너를 구현하고자 한다.|The aim of this research is to bring flsh-file that we have worked to place we want worked in flsh and to design Active container that removed window frame in web like general movie player. It being low price, Anyone using, we intend to design container which removed window frame by processsing background of function.
As advent of high specification PC and various ultra-speed internet development is pervalent, current trend is that many people is browsing in more advanced graphic environment and banner advertising method or application program advances readability and develops more closely to user. In internet as logic of contents and application program is due to success, UI and Presentation method that present the method to user is more impotant that ever before. in earlier step of internet development HTTP and WEB-Browser that simple contents of letter, voice,music and graphic can contain plays important role, However in point of late twenty centuty, as multimedia such as flash is generalizing, recently flash movie is everywhere. by using action script that supports in flash, Game, movie,advertising banner etc.. various contents is provided.
recently by supplying XML,SOAP protocol and basic component, we change to develop Rich Client Application. when we designed contents, flash can publising contents as .SWF,EXE etc, a little form. basically flash.ocx(ActiveX Control)should be installed in advance and then published flash movie can project on monitor.
lately by applying skin conception in application system , user's interest and ability of program is developing in order to apply them
in Media Player and Third-party web-browser such intention have been used, reaction of customer is quite well. this intentions are most superficial but if it is displayed without accurate frame, in addtion background of the movie can be transparent and because of devoid of accurate frame, it is not necessary to appear to be a rectangle, also because when we excute it, it is not necessry to make frame, object size that we make or making-time can reduce. but in current technicque of web there are some limitatins to display flash without frame. therefore only three firms sell container that presentation of removed flash enables this window fram to display. there is related new windowsopening technique that is supported in java. therefore we need a form that is freely displyed in web-browser. in this study we are intend to bring itself flash file that we work in flash and like general mediaplayer, we construct removed ActiveX container that linkage is possible in web, anyone can use in low price and as we process to make background transparent, we would construct container that removed window frame
Alternative Title
Embodiment of Windowless ActiveX Container as Web
Alternative Author(s)
Kim, A Hyun
Affiliation
朝鮮大學校 大學阮
Department
일반대학원 제어계측공학과
Advisor
김영동
Awarded Date
2005-02
Table Of Contents
목차
LIST OF TABLE = ⅰ
LIST OF FIGURES = ⅱ
ABSTRACT = ⅳ
제 1장 서론 = 1
제 2장 OLE 및 ActiveX = 3
제 1절 OLE(Object Linking and Embeding) = 3
1. OLE의 시초 = 5
2. 최근 OLE 3.0의 특징 = 6
3. OLE의 목적 = 8
제 2절 ActiveX = 9
1. ActiveX 컴포넌트 = 9
2. ActiveX 컨트롤 = 10
3. 삽입가능한 개체(Insertable (Object) = 11
4. 코드 컴포넌트 = 12
5. ActiveX 문서 = 12
6. ActiveX 스크립팅 = 13
7. ActiveX 응용분야 = 13
제 3절 Applet(자바기반) & ActiveX 비교 = 14
제 3장 기존 영상처리법 = 15
제 1절 기본 영상처리에 관한 연구 = 15
1. 영상의 이해 = 15
2. 영상 포맷 = 16
3. 영상 개선 = 18
4. 히스토그램(Histogram) = 19
5. 에지 디텍션(Edge (detection) = 20
제 2절 마스킹(Masking)기법 = 23
제 3절 컬러키(Color Key)기법 = 24
제 4절 알파블랜딩(Alpha (Blending) 기법= 25
제 4장 Windowless ActiveX Container = 27
제 1 절 컨테이너 처리 = 27
1. 윈도우 없는 플래시 알고리즘 = 29
2. 컨테이너의 기능 = 31
제 2절 Windowless Container의 특징 = 32
제 5장 Windowless ActiveX Container 응용 = 35
제 1절 각 운영체제에서의 차이 = 35
1. 실험 시스템 = 35
2. Windows 9x과 Windows2000 & XP의 실행 예 = 36
제 2절 Windowless Container의 응용사례 = 38
1. Flash 게임 = 38
2. 데스크탑 토이 = 39
3. CD-ROM 타이틀 로고 플래시 = 40
제 6장 결론 = 41
참고문헌 = 42
Degree
Master
Publisher
朝鮮大學校 大學阮
Citation
金雅鉉. (2004). 웹상에서 윈도우리스 액티브엑스 컨테이너의 구현.
Type
Dissertation
URI
https://oak.chosun.ac.kr/handle/2020.oak/5701
Appears in Collections:
General Graduate School > 3. Theses(Master)
Authorize & License
  • AuthorizeOpen
  • Embargo2005-10-12
Files in This Item:
  • There are no files associated with this item.

Items in Repository are protected by copyright, with all rights reserved, unless otherwise indicated.