Groups > Browsers > Opera Browser Plugins > Re: Is NPRuntime supported in any versions yet?




Is NPRuntime supported in any versions yet?

Is NPRuntime supported in any versions yet?
Tue, 16 Jan 2007 14:49:17 -050
Because I was seeing calls to NPP_GetValue(NPPVpluginScriptableNPObject)  
in 9.02, but the object's getters and such
were never being called when I tried to call them from JavaScript.  And in  
9.10 I don't even see the GetValue.

Thanks.
William

-- 
Post Reply
Re: Is NPRuntime supported in any versions yet?
Wed, 17 Jan 2007 09:33:14 +010
wbard-nospam-wel@curl.nospam.com writes:

> Because I was seeing calls to
> NPP_GetValue(NPPVpluginScriptableNPObject) in 9.02, but the object's
> getters and such
> were never being called when I tried to call them from JavaScript.

I guess you're talking about the extensions to the netscape API that
lets plug-ins and javascript on the html page communicate without
going through java.  This is implemented.  I think opera for linux has
had it in all opera 9 releases.

However, I never got around to testing it (the only "test" we had was
flash 8, which doesn't exist for linux), so I don't really think it
works yet...  And it seems you agree with me :(

If you have a simple plug-in that tests this new API, I would love to
have a (source code) copy.  I was going to write one myself to test
with, but I've been busy with other things.

> And in 9.10 I don't even see the GetValue.
>

Now that's an unwelcome surprise.

Post Reply
about | contact