Hello,

I have a class that extends Sprite.
In that class I have another sprite (red circle) and other
elements(textfield, image etc).
In the main class I add the class that extends Sprite and add to the
red circle a roll over event listener.
The problem is that this doesn't work, so no roll over event is
catched.
I checked and there are no elements overlapping the red circle and if
I add the event listener to the class that extends Sprite the event is
catched.

Any help would be appreciated

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to