Main Page | Packages | Class Tree | Index | Help

mx.controls.streamingmedia

class ScreenAccommodator

Object
  |
  +--mx.controls.streamingmedia.ScreenAccommodator


class ScreenAccommodator
extends Object

ScreenAccommodator manages a Media component inside a screen.


Author:
Andrew Guldman


Fields inherited from class Object

__proto__, constructor, prototype

Constructor

public
ScreenAccommodator ( aContainee: MovieClip)
Constructor

Method Summary

public
disableContainee ( ): Void
Disable the containee, unless a "reveal" event has fired before this runs.

public
handleEvent ( ev: Object ): Void
Handle events received from the screen

Methods inherited from class Object

addProperty, hasOwnProperty, isPropertyEnumerable, isPrototypeOf, registerClass, toLocaleString, toString, unwatch, valueOf, watch



Constructor Documentation

ScreenAccommodator

public function ScreenAccommodator(aContainee: MovieClip)
Constructor


Method Documentation

disableContainee

public function disableContainee(): Void
Disable the containee, unless a "reveal" event has fired before this runs.

handleEvent

public function handleEvent(ev: Object): Void
Handle events received from the screen


The documentation was generated from the following file:


Copyright © 1997-2005 Macromedia, Inc. All rights reserved. Generated with AS2Doc