NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName, NPVariant *result);
jupiter <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.plugins |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
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 ?