Getting Started > Connecting to the server |
![]() ![]() ![]() |
Connecting to the server
To connect to an instance of Flash Communication Server, you first start the service and then issue new NetConnection
and NetConnection.connect
commands in your client-side script. These tasks are discussed in this section.
Tip: Although you can use components to connect to the server, first learn how to connect using ActionScript, as described in this section.
![]() ![]() ![]() |