Uncaught Error: Error calling method on NPObject

NPObject is an “interface” to any “foreign” code exposed through the browser (foreign, as in foreign to JavaScript, otherwise it may be browser’s own objects, like the global window object for example). The embedded Flash plugin would certainly implement this “interface” (so the browser sees it as just another NPObject). When you call a method … Read more

javascript onclick event over flash object

I found this at http://progproblems.blogspot.com/2009/08/javascript-onclick-for-flash-embeded.html Set the param wmode to transparent. This allows the object containing the flash to receive the javascript onclick. Use onmousedown insted of onclick. In spite of using wmode transparent, some browsers still wont call the onclick, but they do call onmousedown. The code looks like this: <div onmousedown=”clickBanner(1)”> <object> <param … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)