
Client-Side Communication ActionScript 9
Camera (object)
Availability
• Flash Player 6.
• Flash Communication Server MX (not required).
The Camera object lets you capture video from a video camera attached to the computer that is
running the Macromedia Flash Player. When used with Flash Communication Server, this object
lets you transmit, display, and optionally record the video being captured. With these capabilities,
you can develop communications applications such as videoconferencing, instant messaging with
video, and so on. (Flash provides similar audio capabilities; for more information, see the
“Microphone (object)” entry.)
You can also use a Camera object without a server—for example, to monitor a video feed from a
webcam attached to your local system.
To create or reference a Camera object, use
Camera.get.
setLoopback Camera.setLoopback
setMode Camera.setMode
setMotionLevel Camera.setMotionLevel
setQuality Camera.setQuality
setRate Microphone.setRate
setSilenceLevel Microphone.setSilenceLevel
setUseEchoSuppression Microphone.setUseEchoSuppression
SharedObject SharedObject (object)
showSettings System.showSettings
silenceLevel Microphone.silenceLevel
silenceTimeout Microphone.silenceTimeout
smoothing Video.smoothing
time NetStream.time
useEchoSuppression Microphone.useEchoSuppression
Video Video (object)
width Camera.width, Video.width
ActionScript element See entry
Komentarze do niniejszej Instrukcji