NetConnection.call

A simple usage example for the method NetConnection.call
This example requires Flash Communication Server or Flash Media Server.


Configuration:

  • Create an application 'netconn_call' on your Flash Communication Server / Flash Media Server's applications directory.
    To do this simply create a folder called 'netconn_call' inside your applications directory; under Windows this is usually found at
    C:\Program Files\Macromedia\Flash Communication Server MX\applications

    Upload the file main.asc into 'netconn_call'. Main.asc contains the serverside code.


  • Compilation:

  • Open NetConnection_call.fla in Flash
  • On frame 1 of the Actions layer you may have to modify the rtmp appdress to reflect the path to your Flash Communication Server / Flash Media Server. If your Flash Communication Server / Flash Media Server is local and you have created the application as described above then the fla file is ready to compile.
  • Press CTRL+ENTER or OPENAPPLE+ENTER to compile example

  • Files:

  • NetConnection_call.fla
  • NetConnection_call.swf
  • main.asc
  • readme.html