Debugging with the SWX Data Analyzer

You can see the data that is returned from an SWX call using the SWX Data Analyzer if you turn debug mode on.

To turn debug mode on, set a property called debug in your data holder movie clip. For example:

dataHolder.debug = true;

If you're using the SWX ActionScript Library, set the debug property on your SWX class instance to true.

var swx:SWX = new SWX();
swx.debug = true;

Once you’ve set debug mode on, start the SWX Data Analyzer and test your Flash project. You will see the returned data appear in the SWX Analyzer.

Make sure you start the SWX Data Analyzer before you run any SWF files that use it. Also make sure that there is only one instance of the SWX Data Analyzer running at any one time.

SWX Analyzer is a Flex application. An Adobe AIR (desktop) version is now also available for OS X and Windows.

0 Responses to “Debugging with the SWX Data Analyzer”


  1. No Comments

Leave a Reply




Bad Behavior has blocked 2978 access attempts in the last 7 days.