I am using download functionality of AS3 to download a wav file from given http adress and save it to other location. However the file beign downloaded is 1.03 MB but the file that is downloaded is only 655 bytes 🙂 . I used the sample code from the adobe page for FileReference class FileReference so I dont have prolem with the code itself.
Any idea why the download is working bad, i.e i get only 655 bytes out of 1 MB file?
thanks
Vlad, open the 655 byte file with a text editor for more clues.
Regards