Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Object
|
+-Video
public class Video
extends ObjectThe Video class enables you to display live streaming video on the Stage without embedding it in your SWF file. You capture the video by using Camera.get(). In files published for Flash Player 7 and later, you can also use the Video class to play back Flash Video (FLV) files over HTTP or from the local file system. For more information, see the NetConnection class and NetStream class entries.