Adobe says This property is populated only when the load operation is complete
.
Is there any (I mean really any) way to get the downloading data while it's in downloading state?
In the onprogress
event, for example.
Probably there is another way to download the file and get the data before downloading is complete.