Programming ActionScript 3.0 |
|
|
|
| Working with video > Capturing camera input | |||
In addition to external video files, a camera attached to a user's computer can serve as a source of video data that you can display and manipulate using ActionScript. The Camera class is the mechanism built into ActionScript for working with a computer camera.
Understanding the Camera class
Displaying camera content on-screen
Monitoring playback conditions
|
|
|
|