i suggest you to use LogUtil (for log) & ShareObject (for userPrefs)...
See: http://opensource.adobe.com/wiki/display/cairngorm/Best+Practices+for+Logging And See: http://learn.adobe.com/wiki/display/Flex/Shared+Objects On 16 nov, 06:57, riaflexible <[email protected]> wrote: > Hi All : > > I have read that Air wont allow to write to Applications Directory , > i.e File . applicationDirectory is just a Read Only Directory . But I > have a requirement where in i have to save the userPrefs file & logs > in the Application install directory . > > I knew that most of the Air Apps write there data to the File . > applicationStorageDirectory . As of now that is what i have done , But > mostly clients won't like that , Because it is difficult to document , > Also end users will find difficult to find the Directory path ( Mac : > - Users/ user name / Library / Preferences / > applicationID.publisherID/Local Store/" ) . > > I think writing to user directory or desktop or documents directory is > not appropriate one . > > Any inputs or better approach would be appreciated . > > Thanks, > Satish -- 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=.

