[flexcoders] Silent Download

2007-01-22 Thread mvbaffa
Hi all, I have a Flex 2 app running in my intranet and I need to download SWF files from an external server silently. That is I do not want to browse for a file source or destination. I already know what files must be downloaded and where to store them at my local web server. These are

Re: [flexcoders] Silent Download

2007-01-22 Thread Daniel Freiman
If i understand this right, you want to copy a swf from server 1 to server 2 and then have a client computer running an swf download the file from server 2 into a flex app. I'd be shocked if you could use file reference silently because it would go against what i understand as the nature of the