Hi,

I did this

var fileRef:FileReference = new FileReference;
fileRef.save(bytes, 'books.xls');

but the popup save window only have "books". I need the window have "books.xls"

Why the extension is missing.Please help.

Thanks

Mark


Reply via email to