Thanks for the port, Fred.

BTW, Display List tending to be deeper in Flex4, it would be nice to have a 
horizontal scrollbar in the tree view.

Maurice 

-----Message d'origine-----
De : Frédéric THOMAS [mailto:webdoubl...@hotmail.com] 
Envoyé : samedi 12 octobre 2013 20:42
À : users@flex.apache.org
Objet : fxSpy 1.4


Just committed fxSpy 1.4


Inspect, edit and monitor your Flex application's components properties and 
styles.

This is a port of the  <https://code.google.com/p/fxspy/> original version for 
Flex 4.x SDKs (works as well on 2/3 or in compatibility mode, has been tested 
with custom PopPupManager where all the display list and popups belong a 
particular container too).

Check out the
<http://www.mieuxcoder.com/data/2007/12/FlexSpy-1.2/dashboard.html> live demo 
(in the application, click the flexSpy button on the top-right corner)

fxSpy allow 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.

The code is released under  <http://sam.zoy.org/wtfpl/> WTFPL

 

Here is the code https://github.com/doublefx/fxSpy

 

Reply via email to