Skip to main content
Inspiring
December 15, 2010
Question

Does masking prevent CLICK and MOUSE_OVER MouseEvents?

  • December 15, 2010
  • 1 reply
  • 377 views

I had a dynamically created list of MCs that each had rollover states as well as click actions.  Everything was working fine...

...Since the list was longer than the bounding areas that I wanted it constrained to, I added a mask to the container MC that was holding the dynamically created list (using AS3 - not through right-clicking the Layers).  Now the list is still being generated, but the CLICK and MOUSE_OVER events are not working.

Does this make sense?  Is that how Flash operates?  Is there a way to prevent/fix this?

Thanks!

This topic has been closed for replies.

1 reply

Inspiring
December 15, 2010

Nevermind - I've been working on this for an hour, and as soon as I made this post I figured it out.  Simply carelessness!