[haXe] XML File generation
Bastien Helders
eldroskandar at gmail.com
Wed Jan 3 16:35:18 CET 2007
Too bad, what I wanted to do is creating an interface using an xml as a
file. Then the interface could be changed, and so I wanted to save the
changes on the xml file, so the next time I run the application it takes the
changed interface and not the original one.
I don't know if I'm clear, but it would be great to add something that can
permit that.
Bastien
2007/1/3, Nicolas Cannasse <ncannasse at motion-twin.com>:
>
> > Hi list,
> >
> > I've been seaching if it's possible to generate an xml file from a
> > string with haXe, and I didn't find anything in the tutorials and
> > searching through the API is not easy, because is not always obvious to
> > know what a function do or where to search in the first place. Any help
> > would be welcome.
>
> If you are in Flash, you can't save a file on the drive.
> If you are in Neko, you can use neko.io.File.create to create a file,
> then write the string inside it, then close the file.
>
> Nicolas
>
> --
> haXe - an open source web programming language
> http://haxe.org
>
--
haXe - an open source web programming language
http://haxe.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.motion-twin.com/pipermail/haxe/attachments/20070103/0418fb00/attachment.htm
More information about the Haxe
mailing list