Hi, I am use the FileReference in flex to download a file and I have created a listener for the progress bar but the event does not fire until the data has fully transfered. The file downloads fine. I tried this against a python cgi script and a file just sitting in the root of the web server. Same behavior with Flash 9 and 10. I have only been using flex for a couple of days, so it's probably some thing with my code. Does anyone have a working example of the filereference download with a progress bar?
Thanks