>> in the FP10 see the FileReference.save() method

That's a bit misleading.  You might want to also tell him what else he needs on 
the server side to use that. You can't just use FileReference to save an XML 
file on anyone's computer.  FileReference won't let you write files locally 
from the Flash player - security restrictions.  Use FileReference to save a XML 
file on a server using server-side scripting in addition.  Or skip 
FileReference and call a webservice on the server to write the XML.


Jason Merrill 

Bank of  America  Global Learning 
Learning & Performance Solutions

Join the Bank of America Flash Platform Community  and visit our Instructional 
Technology Design Blog
(note: these are for Bank of America employees only)


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to