===================================================================== 출처: http://stackoverflow.com/questions/9854165/is-it-possible-to-download-and-save-file-using-adobe-airi made a flash air application for android and i need to download file and save to application local directoryThanks in advance....URLRequest and URLLoader will allow you to fetch some data from the internet, FileStrea..