Steps to reproduce:
1. Create a Sprite instance--A, add a shape--B into that Sprite and be its mask, draw a shape in A to make it clickable.
2. Add a mouse click listener to A, set filters to A. Run the compiled swf.
3. Click on A.
(You can find a online example with source code at my blog post :
http://www.rgenerat.org/iileyblog/?p=64)
Actual Results:
No click event fired.
Expected Results:
When clicked on A, is should fires click events.
Workaround (if any):
Flex 3.0 compiler, Windows XP, IE6 and Firefox 2.0, All Flash Player 9.0.28 - Flash Player 9.0.115 have this issue.