So as the topic suggests, how is AS3 with XML these days? For
instance, I made a Flash/XML guestbook and it works, but it could
be much better, without the use of a Datagrid. Also, I wrote the
administration functionality for the guestbook in PHP and ASP using
a basic Webpage interface because I couldn't find a way to do it
with AS2 and XML. Basically, is AS3 robust enough for me to
manipulate XML files like a database?
Can I make a Website using XML as a backend in a manner like
a simple employee database to add, modify and delete
records?