Re: NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName, NPVariant *result);
[email protected] Mon, 22 Apr 2013 02:11:16 -0700 (PDT)
| Newsgroups | gmane.comp.mozilla.devel.plugins |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday, July 10, 2012 7:02:44 AM UTC+2, jupiter wrote: > we have developed plugin that uses NPN_GetProperty() function to retrieve ScreenX ScreenY etc value. > > But the NPN_GetProperty() is failing for firefox for some perticular flash website. what could be the reason for the failure ? Hi, I'm trying to get the screen size by using NPN_GetProperty() but can't make it work. Could you post some example code on how you get ScreenX etc. /Christian