mx.controls.streamingmedia.ScreenAccommodator
ScreenAccommodator manages a Media component inside a screen.
private containee:MovieClip
private container:Screen
private wasAlreadyDisabled:Boolean
private initId:Number
private beforeInit:Boolean
private initAction:String
public function disableContainee():Void
Disable the containee, unless a "reveal" event has fired before this runs.
private function getContainingScreen():Screen
- Return
- The first containing screen of this component.