By looking at this image, when I hover over a thumbnail, a tool tip appears. If I hover over that movieclip with the timecode showing, it obviously blocks my thumbnail mouse events.
I set that timecode movieclip to mouseEnabled false, but it doesnt seem to be working. What are my options?
I’ve also done mouseChildren = false;