Welcome, Guest
  • Author Topic: insert data in xml from flash  (Read 2152 times)

    Fahd Siddiqui

    • Server what's that
    • *
    • Posts: 1
      • View Profile
      • Email
    insert data in xml from flash
    « on: 12/01/06, 06:40 »
    How to inset data in xml file from flash

    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re: insert data in xml from flash
    « Reply #1 on: 12/01/06, 08:48 »
    Flash can't write to files, you should use some back-end language ... anyway using XML for insert operations is a bad idea.

    Jorge