ILoadable
| Kind of class: | public interface |
|---|---|
| Package: | com.hydrotik.queueloader |
| Inherits from: | none |
| Implemented by: | |
| Version: | 3.1.3 |
| Author: | Donovan Adams | Hydrotik | http://blog.hydrotik.com |
| Classpath: | com.hydrotik.queueloader.ILoadable |
| File last modified: | Sunday, 30 November 2008, 22:56:33 |
Summary
Instance properties
Instance methods
Instance properties
bytesLoaded
public bytesLoaded:Number
(read)
bytesTotal
public bytesTotal:Number
(read)
container
public container
(read)
index
public index:int
(read,write)
isLoading
public isLoading:Boolean
(read,write)
message
public message:String
(read)
path
public path:URLRequest
(read)
progress
public progress:Number
(read)
target
public target
(read)
title
public title:String
(read)
Instance methods
dispose
public function dispose (
) : void
load
public function load (
) : void
registerItem
public function registerItem (
core:QueueLoader) : void
stop
public function stop (
) : void