Main Page | Packages | Class Tree | Index | Help

mx.controls.streamingmedia.config

class VideoTime

Object
  |
  +--MovieClip
        |
        +--mx.controls.streamingmedia.config.VideoTime


class VideoTime
extends MovieClip



Fields inherited from class MovieClip

_alpha, _currentframe, _droptarget, _focusrect, _framesloaded, _height, _lockroot, _name, _parent, _quality, _rotation, _soundbuftime, _target, _totalframes, _url, _visible, _width, _x, _xmouse, _xscale, _y, _ymouse, _yscale, enabled, focusEnabled, hitArea, tabChildren, tabEnabled, tabIndex, tooltipText, trackAsMenu, useHandCursor

Fields inherited from class Object

__proto__, constructor, prototype

Constructor

public
VideoTime ( )


Method Summary

public
getDisplayControls ( ): DisplayControls


public
getVariableName ( id: String ): String


public
handleMsCheckBox ( selected ): Void


public
refresh ( ): Void


public
showFrames ( ): Void


public
showMilliseconds ( ): Void
Show the milliseconds display.

public
updateData ( id: String, value: Object ): Void


Methods inherited from class MovieClip

attachAudio, attachMovie, beginFill, beginGradientFill, clear, createEmptyMovieClip, createTextField, curveTo, duplicateMovieClip, endFill, getBounds, getBytesLoaded, getBytesTotal, getDepth, getInstanceAtDepth, getNextHighestDepth, getSWFVersion, getTextSnapshot, getURL, globalToLocal, gotoAndPlay, gotoAndStop, hitTest, lineStyle, lineTo, loadMovie, loadVariables, localToGlobal, moveTo, nextFrame, onData, onDragOut, onDragOver, onEnterFrame, onKeyDown, onKeyUp, onKillFocus, onLoad, onMouseDown, onMouseMove, onMouseUp, onPress, onRelease, onReleaseOutside, onRollOut, onRollOver, onSetFocus, onUnload, play, prevFrame, removeMovieClip, setMask, startDrag, stop, stopDrag, swapDepths, unloadMovie, valueOf

Methods inherited from class Object

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



Constructor Documentation

VideoTime

public function VideoTime()

Method Documentation

getDisplayControls

public function getDisplayControls(): DisplayControls

getVariableName

public function getVariableName(id: String): String

handleMsCheckBox

public function handleMsCheckBox(selected): Void

refresh

public function refresh(): Void

showFrames

public function showFrames(): Void

showMilliseconds

public function showMilliseconds(): Void
Show the milliseconds display.

updateData

public function updateData(id: String,
 value: Object): Void

The documentation was generated from the following file:


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