FLVItem
Kind of class: | public class |
---|---|
Package: | com.hydrotik.queueloader.items |
Inherits from: | AbstractItem |
Implements: | |
Version: | 3.1.3 |
Author: | Donovan Adams | Hydrotik | http://blog.hydrotik.com |
Classpath: | com.hydrotik.queueloader.items.FLVItem |
File last modified: | Sunday, 30 November 2008, 23:30:09 |
Summary
Constructor
Instance properties
Instance properties inherited from AbstractItem
_bitmap _bmArray _bytesLoaded _bytesTotal _completeFunction _container _content _errorFunction _fileType _height _httpStatusFunction _index _info _isLoaded _isLoading _loader _loaderContext _message _openFunction _path _progress _progressFunction _target _title _width bitmap bmArray bytesLoaded bytesTotal container content fileType height index info isLoaded isLoading loader message path progress target title width
Instance methods
Instance methods inherited from AbstractItem
Constructor
FLVItem
public function FLVItem (
path:URLRequest,
container = *,
info:Object,
loaderContext:LoaderContext,
fileType:int)
Instance methods
connectStream
public function connectStream (
) : void
deConfigureListeners
public function deConfigureListeners (
) : void
dispose
override public function dispose (
) : void
Overrides:
Specified by: