Is there a way to put borders around the (MXML) elements of a Flex application? I’m picturing something similar to what Firebug does for HTML with the Inspect button (see http://getfirebug.com/html and search for “inspect” to see what I mean).
The reason for doing this is that I’m having some trouble with the layout.
FlexSpy is another tool that lets you navigate your UI and inspect properties.