all groups > flash actionscript > august 2005 >
You're in the

flash actionscript

group:

Mouse detection at edge of flash movie in html page...


Re: Mouse detection at edge of flash movie in html page... tralfaz
8/20/2005 3:01:02 PM
flash actionscript:
[quoted text, click to view]

Javascript solution here:
Click on "Out of Flash"
http://www.jackleaman.co.uk/
tralfaz

Mouse detection at edge of flash movie in html page... blckbrry
8/20/2005 8:09:14 PM
Hi,

Is there any way to accuately detect if the mouse is outside of the movie on
an html page? I don't need to know it's coordinates outside of the flash movie
- just the fact that it has gone outside of the root movie area and into the
rest of the html page.

The problem is when I use onMouseMove, if the curser moves out of the movie
quickly Flash doesn't detect it and my function doesn't get triggered. Does
this explaination make sense?

Thanks!!
Re: Mouse detection at edge of flash movie in html page... kglad
8/20/2005 9:11:12 PM
Re: Mouse detection at edge of flash movie in html page... blckbrry
8/20/2005 9:34:13 PM
I don't need to know where the mouse is once it's out of the flash movie - just
that it has left the flash movie.

From within Flash, I need to check to see if the mouse is anywhere within the
bounds of the movie. The problem, is that if you move fast out of the movie,
Flash seems to think the mouse is at x 500 (for example), even though you went
to x550 and then out of the movie.
Re: Mouse detection at edge of flash movie in html page... kglad
8/20/2005 9:36:23 PM
AddThis Social Bookmark Button