Hi All, We are using flex 3.3 and flash player 10. I got the information from the google where I can save the file using FileReference.save method. However, this method opens a dialog box and ask for selecting the directory where you want to save the file. We want to save the file to the default location say C:\abc \myimapge.jpeg also I do not want to show the dialog box which appears on the save method. Does anybody encounter this problem? How to avoid the dialog box which appearing while saving the image?
Just for refernce see following example where the graph is saved to the selected location through the dialog box. http://blog.flexexamples.com/2008/08/25/saving-files-locally-using-the-filereference-classs-save-method-in-flash-player-10/#comment-18571 If you click on save button, it opens a window asking for selecting the path. I want to avoid above step. It should save the file to some predefined location without showing dialog box. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

