A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: What next (newbie Q)

  1. #1
    Senior Member
    Join Date
    Sep 2002
    Location
    Clogland
    Posts
    100

    What next (newbie Q)

    I've probably jumped in out out my depth, but here goes...

    I completed the Macromedia tutorial Data Tutorials >> XML Tutorial: Timesheet

    Here's the result......

    http://scraf.com/timesheet/Timesheet.swf

    it loads this xml data.....

    http://scraf.com/timesheet/data.xml

    ...and is editable (show updates)

    OK, fine. My question is what can I actually do with the result? As in, is it possible to alter the existing xml text file, or should I be looking at using php to alter an xml database or something?

    TIA

    An example of a result.....

    PHP Code:

    <?xml version="1.0"?><xupdate:modifications version="1.0" xmlns:xupdate="http://www.xmldb.org/xupdate" transID="IID77769553987:Wed Feb 25 09:27:18 GMT+0100 2004"><xupdate:update select="/datapacket/row[@id=&apos;1&apos; ]/@duration" opID="IID62218299042">8</xupdate:update></xupdate:modifications>
    Last edited by skalie; 02-25-2004 at 04:27 AM.

  2. #2
    Senior Member tupps's Avatar
    Join Date
    Jan 2001
    Location
    Melbourne
    Posts
    2,035
    Yes you will need php or asp to save the XML file back to the server.

    Thanks

    Luke
    Flash-XML FAQ
    http://www.tupps.com/flash/faq/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center