Displaying 2 results from an estimated 2 matches for "npn_getvalue".
2008 Apr 29
1
mozilla-plugin: getting the url of the current web page
Hi,
is there a way to get the current page url from the mozilla plugin?
I've tried to port the gnash implementation
(plugin.cpp nsPluginInstance::getCurrentPageURL()) but firefox dies
because of missing symbols (NPN_GetValue), I see there's some tricks on
reimplementig the npapi but can't understand it.
Any hint?
thanks,
riccardo
2008 Apr 22
1
Mozilla windowless plugin
Hey,
I've just landed support for windowless mode to swfdec-mozilla git.
This means that pages such as
http://www.communitymx.com/content/source/E5141/wmodeopaque.htm stack
properly with Swfdec now. Menus overlayed with Flash ads should be a
thing of the past, too.
It also means Swfdec is the first plugin to support windowless on
Mozilla/Unix. While this means we now have another feature