Firebug for Flex Apps?
reflexutil is an open source project that provides a Firebug like DOM inspector to your Flex apps. At any point during the execution of your Flex application, you can right mouse-click and access the ReflexUtil property inspector. With the inspector, you can look at any UI component, it’s hierarchy in your application and edit pretty much any property live! It is pretty easy to configure and use and could be a huge time saver.



Leave a Reply