The impression.resolver namespace contains classes for managing the loading of external assets.



Classes
 ClassDescription
 AssetResolver The AssetResolver class provides a common object for resolving media asset filenames to fully qualified URIs and it also provides a single location for loading and monitoring multiple files.
 LoaderEx The LoaderEx class extends the Loader object to support notifications for cancelled operations, general-purpose status events, and object connections for the AssetResolver.
 LoaderInfoEx The LoaderInfoEx class wraps the LoaderInfo object, providing additional events and state information.
 ResolverInfo The ResolverInfo class provides aggregate status information and events for multiple requests.
 SoundEx The SoundEx class extends the Sound object to support notifications for cancelled operations, general-purpose status events, and object connections for the AssetResolver.
 URLLoaderEx The URLLoaderEx class extends the URLLoader object to support notifications for cancelled operations, general-purpose status events, and object connections for the AssetResolver.