FlexSpy - Modify and Inspect All Visual Flex Components

Send to friendPrinter-friendly version

FlexSpy is an extremely useful Flex component for developers starting to learn Flex. Similar to Firebug or the DOM Inspector in Firefox, FlexSpy allows you to dig into the visual components in your Flex application, and dynamically change properties and styles for those components in real time. This is one of those applications that is much easier to explain when you see it, so check out the demo site and click the button in the top right to launch the FlexSpy component.

The Find Component action is really cool - clicking on Find Component allows you to move your mouse over the application and see what component is being used, and what its ID is.

Intergrating FlexSpy in your Flex application is easy: add the .swc to your Flex project, then add a button to launch the FlexSpy window.

FlexSpy is an open source project hosted on Google Code.

AttachmentSize
flexspy_component.jpg31.93 KB

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

very cool...

see subject. XXXOO STEF

Sweet , no need to compile

Sweet , no need to compile when I just what to change component's attributes :)

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.