A-C > Camera.index |
![]() ![]() ![]() |
Camera.index
Camera, video, Camera.index, index
Communications/Camera/Properties/index
Availability
Flash Player 6.
Usage
activeCamera
.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
.
myCam = Camera.get(index);
See also
![]() ![]() ![]() |