Thanks Frédéric.  It looks good.

-Mark

-----Original Message-----
From: Frédéric THOMAS [mailto:webdoubl...@hotmail.com] 
Sent: Saturday, October 12, 2013 2:42 PM
To: users@flex.apache.org
Subject: 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