Main Page | Packages | Class Tree | Index | Help

mx.controls.streamingmedia.config

class DisplayControls

Object
  |
  +--mx.controls.streamingmedia.config.DisplayControls


class DisplayControls
extends Object



Fields inherited from class Object

__proto__, constructor, prototype

Constructor

public
DisplayControls ( )


Method Summary

public
getVariableName ( id: String ): String


public
handleAspectRatio ( respect: Boolean ): Void


public
handleAutoplay ( isAuto: Boolean ): Void


public
handleAutosize ( isAuto: Boolean ): Void


public
handleMediaType ( ): Void
Handle a change to the media type radio buttons

public
updateData ( id: String, value: Object ): Void
Update a data item to the xch object.

Methods inherited from class Object

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



Constructor Documentation

DisplayControls

public function DisplayControls()

Method Documentation

getVariableName

public function getVariableName(id: String): String

handleAspectRatio

public function handleAspectRatio(respect: Boolean): Void

handleAutoplay

public function handleAutoplay(isAuto: Boolean): Void

handleAutosize

public function handleAutosize(isAuto: Boolean): Void

handleMediaType

public function handleMediaType(): Void
Handle a change to the media type radio buttons

updateData

public function updateData(id: String,
 value: Object): Void
Update a data item to the xch object.


The documentation was generated from the following file:


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