Thanks... actually i want to klnow how to chage the type of the 
file..
*.ppt .jpeg etc by default downlaod window shows
filename: user given name
saves as type: ALlFiles(*.*)

I want save as fiel to be chaged the way we can change file name at 
runtime

--- In flexcoders@yahoogroups.com, "Cato Paus" <[EMAIL PROTECTED]> wrote:
>
> fr.download('your file url', 'your_variable this will bee the new 
> name on the file you downloade');
> 
> 
> --- In flexcoders@yahoogroups.com, "shekharsinbox" 
> <shekharsinbox@> wrote:
> >
> > Hi , 
> > 
> > I am using filerefrence.download() to download a file. 
> > 
> > 
> > filereference.browse allows to filter the filetype by usinf 
> > filefilter. 
> > 
> > 
> > This is used with file upload to filter the file type. 
> > 
> > 
> > * How can i filter the saveas file type in 
filerefrence.download. 
> > 
> > 
> > BY default it is AllFiles(*.*). 
> > I tried every futile chase says we dont have this functionality 
in 
> > flex. 
> > ANy light on this appriciated 
> > Does any one knows .....
> >
>


Reply via email to