Open GoogleCodeExporter opened 9 years ago
You are correct; that was my mistake. I have corrected the wiki page to show
the correct order for createJSAPI.
The AttachedEvent *must* happen before the JSAPI object is created, because the
BrowserHostWrapper object needs the window handle in order to allow
asynchronous events.
I would recommend calling a javascript function in the page (possibly
"registered" through a param tag) to tell your page when the plugin is ready.
Param tags may not be fully functional, but that should be easy to fix if
someone wants to look into it a bit.
Original comment by taxilian
on 23 Jun 2010 at 10:21
Original issue reported on code.google.com by
ChrisDRo...@gmail.com
on 23 Jun 2010 at 9:59