Jump to content

Flash in Firefox [solved]


linux_trojan
 Share

Recommended Posts

What is the purpose of flashplayer.xpt?

It provides scripting support for the flash player.

 

The rest of this post is probably 'more' than you want to know. :)

 

.xpt is the standard suffix for XPCOM type libraries

 

XPCOM stands for Cross-Platform Component Object Model. The purpose of XPCOM is to provide a mechanism for writing modular software objects (components) over a reasonably large number of platforms. XPCOM type libraries contain binary definitions of interfaces used by cross-thread marshalling routines and JavaScript to call objects. In other words they are as vital as DLLs to ensure Gecko functions properly.

 

Much more on it here:

http://www.mozilla.org/scriptable/typelib_file.html

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...