Macromedia flash media server 2-client-side actionscript language reference for flash media server 2 ユーザーズマニュアル

ページ / 156
5
1
CHAPTER 1
Client-Side ActionScript 
Language Reference
Macromedia Flash Media Server provides two application program interfaces (APIs): a Client-
Side Media ActionScript API and a Server-Side Media ActionScript API. This guide explains 
the client-side API.
This document is designed to be used in combination with the ActionScript documentation 
included with Macromedia Flash. Refer to the Flash documentation for general scripting 
information. Use this document to add Flash Media Server functionality to your Flash 
applications.
For additional information about developing applications for Flash Media Server and to 
understand how objects created on the client-side are paired with those on the server-Rside, 
see Developing Media Applications.
ActionScript classes
The following table lists all the classes in this guide, Client-Side ActionScript Language 
Reference for Flash Media Server 2
:
NO
TE
Most sample code in this document uses ActionScript 2.0 syntax.
ActionScript class
Description
Lets you capture video from a video camera attached to the 
computer that is running Macromedia Flash Player.
Lets you capture audio from a microphone attached to the 
computer that is running Flash Player. 
Lets you specify whether an audio source is to be played locally 
(Microphone object) or streamed from Flash Media Server 
(NetStream object).