I've been trying to debug a strange white rectangle that is appearing in my Flash application:
The standard debugging tools — binary search, breakpoints, hg bisect
— have lead to dead ends.
Any suggestions tools I could use to debug this? Is there something like Firebug's inspector, which lets you mouse over HTML DOM elements to get information about them?