This is a proof of concept for detecting mouse movement outside the flash object
through the use of injected js via ExternalInterface. Download the
source if you're interested.
I didn't bother making this calculate the offset between page (0,0) and swf(0,0), but it's entirely do-able.