when you dispatch an Event that way does your handler still fire?
You may have to manually switch the normalskin to the value of the overskin.

This would be nasty tho.
Good question, perhaps Ely or Alex can elaborate?



On 01/04/2007, at 3:46 AM, dantmcgowan wrote:


and I use dispatch event to simulate the mouse over:

myButton.dispatchEvent(new MouseEvent(MouseEvent.MOUSE_OVER));

Reply via email to