Hello,

i have 2 states for my component, when i change the state i will remove a 
listener

i can set the handler with
<mx:SetEventHandler target="{element}" name="mouseOver" handler=""/>

the problem is that i get a warning "Event is empty" so how can i remove it?

Reply via email to