Flash Player 6.
active_cam.index
Read-only property; a zero-based integer that specifies the index of the camera, as reflected in the array returned by Camera.names.
The following example gets the camera that has the value of index.
myCam = Camera.get(index);