NullLoadStrategy
| Kind of class: | internal class |
|---|---|
| Package: | com.bourre.load |
| Inherits from: | none |
| Implements: | |
| Classpath: | com.bourre.load.NullLoadStrategy |
| File last modified: | Monday, 24 November 2008, 11:36:46 |
Summary
Instance methods
- load (request:URLRequest = null, context:LoaderContext = null) : void
- getBytesLoaded : uint
- getBytesTotal : uint
- setOwner (owner:Loader) : void
- release : void
Instance methods
load
public function load (
request:URLRequest = null,
context:LoaderContext = null) : void
Specified by: