LoaderStrategy

Kind of class:public class
Package:com.bourre.load.strategy
Inherits from:none
Implements:
Version:1.0
Author:Francis Bourre
Classpath:com.bourre.load.strategy.LoaderStrategy
File last modified:Monday, 24 November 2008, 11:36:47

Summary


Constructor
Instance methods

Constructor

LoaderStrategy

public function LoaderStrategy (
)

Instance methods

getBytesLoaded

public function getBytesLoaded (
) : uint

getBytesTotal

public function getBytesTotal (
) : uint

getContentLoaderInfo

public function getContentLoaderInfo (
) : LoaderInfo

load

public function load (
request:URLRequest = null, context:LoaderContext = null) : void

Specified by:

loadBytes

public function loadBytes (
bytes:ByteArray, context:LoaderContext = null) : void

release

public function release (
) : 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