Wednesday, January 02, 2008

Flex Spy in the house (of love)

Flex Spy allows you to inspect and dynamically change most properties and styles of the visual components in your Flex application. You can - for example - try out a specific width or a background color for your component before changing it in your code. It basically does for your Flex applications what Firebug does for HTML/AJAX.


Here is an example

FlexSpy.jpg

Labels: