MACROMEDIA FLASH REMOTING MX-USING FLASH REMOTING FOR FLASH MX 2004 ACTIONSCRIPT 2.0 Use Manual page 88

Using flash remoting for flash mx 2004 actionscript 2.0
Table of Contents

Advertisement

To use the NetConnection Debugger with your Flash Remoting application
From the Window menu in Flash, select Other Panels > Common Libraries > Remoting.
1.
From the Library panel, drag the RemotingDebugClasses library to the Stage.
2.
Use the following
3.
ActionScript code for your Flash application:
import mx.remoting.debug.NetDebug;
Call the
4.
NetDebug.initialize()
a connection or using any debugging operations, to initialize debugging.
Open the NetConnection Debugger by selecting Window > Other Panels > NetConnection
5.
Debugger in the Flash authoring environment.
The NetConnection Debugger window appears:
This document does not describe the NetConnection Debugger interface in detail.
88
Chapter 5: The NetConnection Debugger
directive to import the NetDebug class at the beginning of the
import
method at the beginning of your code, prior to establishing

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH REMOTING MX-USING FLASH REMOTING FOR FLASH MX 2004 ACTIONSCRIPT 2.0 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Flash remoting mx

Table of Contents