
05-26-2009, 10:13 PM
|
|
the fake one
|
 |
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
|
|
|
Thanks Inverness, I just tried that.
The problem is that it's majorly glitched... I even had Tig come on and try it himself.
onMouseMove is called when you move OUTSIDE of that control.
onMouseEnter is called when you LEAVE that control
onMouseLeave is called when you ENTER that control
which makes it quite impossible to do using those events. |
|
|
|