Using Communication Components > Using the SimpleConnect component > With the SimpleConnect component |
![]() ![]() ![]() |
With the SimpleConnect component
If you use the SimpleConnect component, you need to add the following code to your main.asc file:
load("components.asc");
Using components, you have created a simple application with client-server functionality and a minimum of server-side scripting. Of course, you can use server-side scripting to enhance the functionality provided by the communication components and also to create your own components. Before you begin writing your own scripts, be sure to read through the conceptual information provided in Flash Communication Server architecture overview, which provides an important overview of the objects available to you as a Flash Communication Server developer.
![]() ![]() ![]() |