Hello Cedric!
maybe it's my mistake, but i get an error when trying to retrieve the
bitmap: sourceBitmap is null (in ULoadableFile.as)
it seems that the tmpLoader.loadBytes(loadedData); is asynchronous so
sourceBitmap is still null when you try to clone it.
once again, i might be wrong...
thanks for your help.