Hi,

I presume your building an AIR app, so look into 
File.applicationStorageDirectory and resolvePath. You can read and write behind 
the scenes without user intervention.




John R. Sweeney Jr.
Senior Interactive Multimedia Developer
OnDemand Interactive Inc
Hoffman Estates, IL 60169    




On Feb 9, 2014, at 10:53 AM, natalia Vikhtinskaya <natavi.m...@gmail.com> wrote:

> Hi to all friends
> I have to create stand alone application  that can read xml file then after
> editing save it on the disk. I need to do that by FlashCs6. I know that
> FileReference.load() : Loads data from a file selected by the user.
> FileReference.save() : Saves data to a file location selected by the user.
> Is it possible to save and read without  the user?
> What is the better way for this task?
> Do you know any good tutorials with examples on this subject? This task it
> new for me and I want to read about that more.
> 
> Thank you in advance.
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

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

Reply via email to