The dialog generated when doing FileReference.save() isn't going to have "open" 
as an option - I wish it did.  To see that you'd have to be downloading from 
the browser itself.

Jeff

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf 
Of mhbmarcos
Sent: Thursday, June 11, 2009 9:55 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex export to Excel


Hi!!!
when i export to excel, i need open or save dialog box, but i use a library 
(http://www.cristalab.com/tips/exportar-datos-de-flex-a-excel-c70300l/) and it 
containg :

         var fr:FileReference = new FileReference();
         fr.save(bytes, "fileExported");

this open a dialog box with only save options

I need save and open option

any solution ?

Thanks and Regards




------------------------------------

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Alternative FAQ location: 
https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! 
Groups Links



Reply via email to