Camera.index

Availability

Flash Player 6.

Usage

active_cam.index

Description

Read-only property; a zero-based integer that specifies the index of the camera, as reflected in the array returned by Camera.names.

Example

The following example gets the camera that has the value of index.

my_cam = Camera.get(index);

See also

Camera.get(), Camera.names