ICompletionMonitor

Kind of class:interface
Inherits from:none
Author:Andrew Guldman
Classpath:mx.controls.streamingmedia.ICompletionMonitor
File last modified:Tuesday, 18 December 2007, 15:44:38
This interface defines how one interacts with a progress bar that tracks
progress from 0 to 100 percent.

Summary


Instance methods

Instance methods

getCompletionPercentage

function getCompletionPercentage (
) : Number

setCompletionPercentage

function setCompletionPercentage (
aPercentage:Number) : Void