Hi Guys!
I am new to the Flash ActionScript. Trying to get into it.
I am creating the application which has got the command of
ADD, DELETE, EDIT, SAVE, ETC... the record in xml format.
Is there any Code / Actionscript that would have the command
of saving the output data (XML format) from flash to any
file/xml/or access database. The command which could update the
database records.
ADD -- Adds new record fields to add in the database.
DELETE -- Delete the existing record from the database.
EDIT -- To Modify the existing record in the database.
SAVE -- To save the new record in the database.
Thats it... So u can get an idea what exactly I need/am
doing.
ANY HELP?
