Click to See Complete Forum and Search --> : Detect Mouse


OrangeUFO
12-03-2003, 05:49 AM
Hi, l have a flash menu in a html page with other objects such as images and text etc. I want to have javascript detect when the users mouse is on the html page and not the flash and to tell flash this.
Anyone got any ideas on how l can achieve this?

Luke

Khalid Ali
12-03-2003, 06:45 AM
you can use
document.onmousemove

and on every time event is triggered see whats the src element and then pass this to flash may be