all groups > flash actionscript > january 2004 >
You're in the

flash actionscript

group:

Writing and reading XML?


Writing and reading XML? BojanKV
1/29/2004 10:43:17 PM
flash actionscript:
Greet's..
How I can write and read XML file, that is, to enter data into it and extracting it again? ie. small phonebook in flash where I can add, delete or change data entered and that would be saved.

I don't know about XML but if there is tutorial .. :)

Thanks..

Re:Writing and reading XML? Carl Fink
1/29/2004 11:24:44 PM
[quoted text, click to view]

Just for fun, I did a Google search for "XML actionscript tutorial" and got over
27,000 hits. Many on the first page are excellent.

You could also check your help system (hit F1 inside Flash) and search for
"XML".

And finally, searching Macromedia.com for "xml flash" finds exactly the
tutorial you wanted as the first hit.
--
Carl Fink
Please respond to the newsgroup only.

Re:Writing and reading XML? CesareRocchi
1/30/2004 12:25:35 PM
Reading is not a problem.
Take a look at the XML() object.

Writing is not allowed in 'pure' flash. You gotta use server side scripts or third party tools.

AddThis Social Bookmark Button