NetDebug�(object)

The NetDebug object lets developers trace function calls, parameters, and results among the Flash application, Flash Remoting, and the application server. You use the NetConnection Debugger (NCD) panel in the Flash MX authoring environment to view the debugging results.

To use NetDebug, you must first import the NetDebug.as file in the first frame of the Flash application with the include command, as follows:

#include "NetDebug.as"

Method summary for the NetDebug object

Method
Description
NetDebug.trace
Sends an ActionScript object to the NetConnection Debugger in a client trace event.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/flashremoting/mx/Using_Flash_Remoting_MX/asDict20.htm