Thursday, August 11, 2011

Error calling method on NPObject

Recently got this error while trying to a Motion Chart (Google Visualization).

Went through quite a few webpages to find the issue. It seems it was a flash security issue.

Solution:

The google api which is called using https://www.google.com/jsapi
should be changed to unsecure using HTTP.

Not sure about the security issues related to it, but for my application functionality is the primary concern now :).
More stuff related to JS and Google visualization on its way !!!


No comments:

Post a Comment