dear list,

I am having problems to add these listeners to a plane. It also has a
listener for click event, that works correctly. But the mouse over and out
events are not dispatched. I suspect that this happens due to some
characteristics of the site I am working on, but I am not sure. I think some
possible reasons to this problem are:

- I had to add a listener to MOUSE_DOWN events to the stage;
- I am also using a customized cursor (Mouse.hide() more a sprite that
follows the mouse, and shows the customized cursor)

I have also tried creating a container for the plane, and adding the
listeners to it. But this didn't work, too.

The site where this happens will be published soon, so I hope I can send a
link to the list in this week yet.


best regards,
andrei

Reply via email to