SoundURLStrategy
| Kind of class: | public class |
|---|---|
| Package: | com.bourre.media.sound |
| Inherits from: | none |
| Implements: | |
| Classpath: | com.bourre.media.sound.SoundURLStrategy |
| File last modified: | Monday, 24 November 2008, 11:36:46 |
Summary
Constructor
Instance methods
- load (request:URLRequest = null, context:LoaderContext = null) : void
- getBytesLoaded : uint
- isBuffering : Boolean
- getBytesTotal : uint
- setOwner (owner:com = .bourre.load.Loader) : void
- release : void
- toString : String
- Returns the string representation of this instance.
Constructor
SoundURLStrategy
public function SoundURLStrategy (
)
Instance methods
isBuffering
public function isBuffering (
) : Boolean
load
public function load (
request:URLRequest = null,
context:LoaderContext = null) : void
Specified by:
setOwner
public function setOwner (
owner:com = .bourre.load.Loader) : void
toString
public function toString (
) : String
Returns the string representation of this instance.
Returns:
- the string representation of this instance