The LoaderEvent.RESOURCE_COMPLETE event is dispatched when the asset file is completed to be loaded with the AssetLibrary.load() method. However, the asset might be failed to be obtained from the event object received by the listener function.
About the details see: “On the LoaderEvent.RESOURCE_COMPLETE event asset files are not loaded”