SoundLoader
| Kind of class: | public class |
|---|---|
| Package: | com.bourre.media.sound |
| Inherits from: | AbstractLoader |
| Known subclasses: | |
| Classpath: | com.bourre.media.sound.SoundLoader |
| File last modified: | Monday, 24 November 2008, 11:36:46 |
Summary
Constructor
- SoundLoader (strategy:LoadStrategy = null)
Instance methods
- load (url:URLRequest = null, context:LoaderContext = null) : void
- getApplicationDomain : ApplicationDomain
- setContext (context:LoaderContext) : void
- getContext : LoaderContext
- release : void
Instance methods inherited from AbstractLoader
_getStringTimeStamp addASyncCommandListener addEventListener addListener execute fireCommandEndEvent fireEvent fireEventType fireOnLoadErrorEvent fireOnLoadInitEvent fireOnLoadProgressEvent fireOnLoadStartEvent fireOnLoadTimeOut getBytesLoaded getBytesTotal getContent getLoaderEvent getName getPerCent getStrategy getTimeOut getURL isAntiCache isLoaded isRunning load onInitialize prefixURL release removeASyncCommandListener removeEventListener removeListener run setAntiCache setContent setListenerType setName setTimeOut setURL toString
Constructor
SoundLoader
Instance methods
getApplicationDomain
public function getApplicationDomain (
) : ApplicationDomain
getContext
final public function getContext (
) : LoaderContext
load
override public function load (
url:URLRequest = null,
context:LoaderContext = null) : void
Overrides:
setContext
final public function setContext (
context:LoaderContext) : void