Hi,
If you look at the inheritance list for KmlScreenOverlay Interface
Reference you can see that the type implements the GEEventEmitter
interface. However as far as I can tell there is no way to actually
use any of the KmlMouseEvent's with a screen overlay.
For example trying to register the 'mouseover' or 'mousedown' events
in the usual way doesn't work at all.
I found this thread in which Mano states that 'click' events are not
available.
http://groups.google.com/group/google-earth-browser-plugin/browse_thread/thread/d2b55a211a4081fb/
Am I right in thinking this is true for all events on screen overlays?
If so it may be an idea to update the Api documantation so that the
methods for the GEEventEmitter are not listed as inherited members.
Thanks,
F.