A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
unregisterFrom(massLoader:ch.capi.net:IMassLoader) — method, class ch.capi.net.CompositeMassLoader
Unregister from the specified IMassLoader.
unregisterFrom(file:ch.capi.net:ILoadManager) — method, class ch.capi.net.MassLoader
Unregister the MassLoader from the specified ILoadManager object's events.
unregisterFrom(dispatcher:flash.events:IEventDispatcher) — method, class ch.capi.net.files.AbstractLoadableFile
Unregister the events of the AbstractLoadableFile.
update() — method, interface ch.capi.net.ILoadInfo
Update the information about the loading.
updateBytes() — method, class ch.capi.net.MassLoader
Updates the bytesLoaded and bytesTotal values.
URLLoaderFile — class, package ch.capi.net.files
Represents a ILoadableFile based on a URLLoader object.
URLLoaderFile(loadObject:flash.net:URLLoader) — Constructor, class ch.capi.net.files.URLLoaderFile
Creates a new URLLoaderFile object.
urlRequest — Property, interface ch.capi.net.ILoadableFile
Defines the URLRequest object that specify the URL to load.
urlRequest — Property, class ch.capi.net.files.AbstractLoadableFile
Defines the URLRequest object that specify the URL to load.
URLStreamFile — class, package ch.capi.net.files
Represents a ILoadableFile based on a URLStream object.
URLStreamFile(loadObject:flash.net:URLStream) — Constructor, class ch.capi.net.files.URLStreamFile
Creates a new URLStreamFile object.
urlVariables — Property, interface ch.capi.net.ILoadableFile
Defines the variables key/values to be replaced in the url before the loading is launched.
urlVariables — Property, class ch.capi.net.files.AbstractLoadableFile
Defines the variables key/values to be replaced in the url before the loading is launched.
URL_VARIABLES — Constant Static Property, class ch.capi.net.DataType
Defines the URLVariables data type.
useCache — Property, interface ch.capi.net.ILoadableFile
Defines if the ILoadableFile can use the cache or not.
useCache — Property, class ch.capi.net.files.AbstractLoadableFile
Defines if the ILoadManager can use the cache or not.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z