맥티브엑스

변경 정보
  • 변경 ID: 1233
  • 생성일:
  • 작성자: ugpapa
  • 댓글:
  • 검토완료: 아니오
  • 지역화 준비: 아니오
변경 소스:
변경 내용
Translation in progress.

ActiveX는 인터넷 익스플로러가 브라우저내에서 다른 어플리케이션을 불러오는 방식이다. 액티브엑스를 통해서 IE는 미디어 플레이어나, 플래시, 퀵타임 그리고 다른 어플리케이션을 웹페이지에서 구성하게끔 해준다. 액티브엑스는 확장자가 .WMV를 가진 파일을 웹페이지에서 클릭을 했을때, 그 파일을 인터넷 익스플로러의 브라우저 윈도우로 다운로드해서 재생하게끔 조정한다.

  • 다른 마이크로소프트의 제품들 처럼, 액티브 엑스는 윈도우 시스템에서만 작동되게끔 설계되어 있다. 엑티브엑스는 맥이나 리눅스와 같은 상이한 운영체제에는 지원을 하지 않는다.

여러 운영체제에서 작동하는 파이어폭스와 다른 브라우저들은 Netscape Plugin Application Programming Interface (NPAPI) 시스템을 사용한다. NPAPI의 엑티브엑스와 유사한 기능을 구현한다.

Note: 파어어폭스는 정식적으로 엑티브엑스를 지원하진 않는다. 하지만, 만약 여러분이 엑티브엑스 컨트롤을 요구한다면, 여기서는 엑티브엑스의 기능성과 파이어 폭스에 대한 약간의 배경정보와 리소스를 제공한다.


엑티브엑스의 배경지식

엑티브엑스는 편리하게 인터넷 익스플로러에서 끊임없는 미디어의 재생을 위해서 설계가 되었다. 웹페이지에서 미디어를 선택했을때, 인터넷 익스플로러는 콘텐츠를 다운로드하고, 웹페이젱서 요구한 적절한 엑티브엑스 컨트롤을 호출하여, 사용자로 하여금 약간의 개입 혹은 자동적으로 브라우저에서 어플리케이션을 작동하게끔 한다.

  • 이러한 이유때문에 엑티브엑스는 사용자의 개압이 없어서 자동적으로 새로운 액티브엑스를 다운로드하게 되며, 시스템에 스파이웨어나 바이러스 그리고 기타 악의적을 소프트웨어 공격당하게 된다. 인터넷 익스플로러는 엑티브엑스의 보안에 대해서 많은 방법을 동원하여 개선시켜왔으며, 이러한 보안상의 반복은 IE7에 이르러 종결된다. 하지만 여전히 쉽게 사용자의 컴퓨터에 다운되고 있으며 악의적인 액티브엑스 컨트롤이 동작하게 된다.

An ActiveX control is the equivalent of an NPAPI plugin. However, ActiveX and plugin technology have differences. While the potential effects of malicious content are similar, plugins inherently have better security features. Plugins have less control over the web page in which they are embedded and cannot be used in applications other than a web browser. ActiveX has broader use across a greater number of applications.


ActiveX in Firefox

Since ActiveX applies only to the Windows platform, it is unsuitable for Firefox which is available across multiple platforms. Currently, there is no mechanism by which you can use ActiveX controls in Firefox 2.0 or later.

Until recently, a third-party plugin provided ActiveX functionality for Firefox. The Mozilla ActiveX Plug-in provided partial ActiveX support for Firefox 1.5 and earlier versions. By default, these ActiveX plugins were configured to execute only the two Windows Media Player ActiveX controls, which enabled the playback of video content through the Windows controls. There is a configuration file that can be used to enable other ActiveX controls. For details, see Adam Lock's site.

The plugins for Netscape, Mozilla Suite, and Mozilla Firefox were created by Adam Lock and are maintained on his site, which has not been updates since 2005. These plugins do not work with Firefox 2.0 or later.

Note: Installing a version of the ActiveX plugin that did not match your Firefox version could cause it to ignore its configuration and run any ActiveX control - a significant security risk.


Uninstalling the ActiveX plugin on Windows

If you already have the Mozilla ActiveX plugin installed in Firefox, uninstall it as follows:

  1. From the menu at the top of the Firefox window, select File and then select the Exit menu item.
  2. Open My Computer or Windows Explorer.
  3. Delete the following files:
    • C:\Program Files\Mozilla Firefox\plugins\npmozax.dll
    • C:\Program Files\Mozilla Firefox\components\nsIMozAxPlugin.xpt
    • C:\Program Files\Mozilla Firefox\components\nsAxSecurityPolicy.js
    • C:\Program Files\Mozilla Firefox\defaults\pref\activex.js


Alternatives

On the Windows platform, There are some add-ons that provide a workaround for pages that require ActiveX support:

  • IE Tab: The IE Tab add-on allows Firefox to load Internet Explorer inside itself to display web pages. It allows you to use Internet Explorer but with Firefox's user interface, to run web pages that only work with Internet Explorer.
  • IE View: The IE View add-on adds an item to the context menu (the right-click menu) that allows you to open pages in Internet Explorer.
    • You can right-click on a web page and select View This Page in IE to re-open the page in Internet Explorer.
    • You can right-click on a link and select Open Link Target in IE to open the link in Internet Explorer.
  • MediaWrap: The MediaWrap add-on will "wrap" ActiveX controls for multimedia into a plugin supported by Firefox.




Based on information from ActiveX (mozillaZine KB)