I'm setting mouseEnabled = false on all the objects I create, yet when I set a stage click event handler, they're obviously still interactive.
Can anyone tell me what I'm missing? Thanks.
I'm setting mouseEnabled = false on all the objects I create, yet when I set a stage click event handler, they're obviously still interactive.
Can anyone tell me what I'm missing? Thanks.