Return to samples

   

About the tutorials

Each tutorial provides an overview, a description of the user experience, a procedure for creating the user interface and the ActionScript code, and a suggested methodology for testing your application. Files associated with the tutorials (FLA, SWF, HTML, and ASC) are available through each tutorial's main information page, linked below.

You can review the following tutorials:

Tutorial 1: Recording a Stream

Recording a Stream records a video stream and streams it back to the Flash movie.

Tutorial 2: Shared Text

Shared Text shows how multiple users can connect to a remote shared object, update the object, and see the results on the stage.

Tutorial 3: Shared Ball

Shared Ball shows how you can share graphic objects as well as text objects.

Tutorial 4: Hello Server

Hello Server demonstrates basic connectivity to the server.

Tutorial 5: Text Chat

Text Chat shows how to use shared objects to create a simple text chat application.

Tutorial 6: Record a List

Record a List shows how to record a stream, put it into a playlist, and then allow the user to select the stream from the playlist and play it back.

Before using the tutorials, set up your working environment; for more information, see Developing Communication Applications Help.