Accessibility

Macromedia Flash Remoting

Macromedia Flash Remoting for Flash MX 2004 ActionScript 2.0 Source Code Readme

Introduction

The file RemotingSourceCode.zip contains the source code for all the Macromedia Flash Remoting for Flash MX 2004 ActionScript 2.0 Remoting API classes. This source code is provided to Flash Remoting users to give an understanding of the internal functionality of Flash Remoting.

Usage Instructions

  1. To use the Remoting Classes unzip the contents of RemotingSourceCode.zip into the folder

    [Flash MX 2004]\en\First Run\classes

    Delete the .aso files from the user profiles folder and restart Flash MX 2004.
  2. Add the following line of code in the FLA file to use Remoting API classes

    import mx.remoting.*;
  3. To use remoting debug classes add the following code in the FLA file:

    import mx.remoting.debug.NetDebug;
    NetDebug.initialize();

Top Support Topics

 

More Flash Remoting Topics

Choose a category to see more topics.

Request Support

 

Additional Flash Remoting Resources

 

Flash Remoting Downloads

 

Feedback

 

Community