Packagecom.renaun.fms
Classpublic class VideoContainer
InheritanceVideoContainer Inheritance mx.core.UIComponent

The VideoContainer component provides a basic Container for the Video object



Public Properties
 PropertyDefined by
  video : Video
[write-only] Set Video object the container will control
VideoContainer
Public Methods
 MethodDefined by
  
VideoContainer constructor
VideoContainer
Property detail
videoproperty
video:Video  [write-only]

Set Video object the container will control

Implementation
    public function set video(value:Video):void
Constructor detail
VideoContainer()constructor
public function VideoContainer()

VideoContainer constructor