MACROMEDIA FLASH MX 2004-ACTIONSCRIPT LANGUAGE Reference page 174

Actionscript language reference
Table of Contents

Advertisement

Property (read-only)
Camera.motionLevel
Camera.motionTimeOut
Camera.muted
Camera.name
Camera.names
Camera.quality
Camera.width
Event handler summary for the Camera class
Event handler
Camera.onActivity
Camera.onStatus
Constructor for the Camera class
See
Camera.get()
174
Chapter 2: ActionScript Language Reference
Description
The amount of motion required to invoke
The number of milliseconds between the time when the camera stops
detecting motion and the time
A Boolean value that specifies whether the user has allowed or denied
access to the camera.
The name of the camera as specified by the camera hardware.
Class property in an array of strings reflecting the names of all available
video capture devices, including video cards and cameras.
An integer specifying the required level of picture quality, as determined
by the amount of compression being applied to each video frame.
The current capture width, in pixels.
Description
Invoked when the camera starts or stops detecting motion.
Invoked when the user allows or denies access to the camera.
.
Camera.onActivity(true)
Camera.onActivity(false)
.
is invoked.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-ACTIONSCRIPT LANGUAGE and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Flash mx

Table of Contents