I faced the same problem when automating the flash loader widget in my own tests. Unfortunately, selenium cannot be used to automate SWF files in Flash files.
If you want to download something, then drop the script on your server, where you can get the POST file data, and the POST data directly from your script (I assume that you are using selenium-rc), In any case, it's just works with flash widgets.
source share