Hi Greeneet,
ouch!! I recently told my client that it is possible to read and write , change,edit XML from Flash actionscript.
They have a a very secure environment and have told us that we can ONLY use flash/actionscript to achieve dynamic displays and updates to a Flash calendar.
Surely one can delete nodes, change node values etc?
Main Topics
Browse All Topics





by: greeneelPosted on 2009-03-05 at 05:05:52ID: 23804990
you would need antoher script such as php in order to write to the xml file.
so it would be flash > php > xml
GE