var myFileReference:FileReference = new FileReference(); myFileReference.save(myTextField.text, 'myFile.txt');