A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Writing to or Creating new XML using Actionscript 2

  1. #1
    Junior Member
    Join Date
    Feb 2009
    Location
    Singapore
    Posts
    10

    Writing to or Creating new XML using Actionscript 2

    Hi,

    I am looking for a way that could write or create the data into XML using purely Actionscript 2 only. Is that possible to do without using the backend programming?

    Thanks

  2. #2
    Dignitary rynoe's Avatar
    Join Date
    Jan 2003
    Location
    Earth
    Posts
    760
    You can create xml within actionscript, but you cannot create a file in actionscript.
    [SIGPIC][/SIGPIC]

  3. #3
    I know nothing.
    Join Date
    Feb 2008
    Posts
    315
    Quote Originally Posted by PeterTang View Post
    Hi,

    I am looking for a way that could write or create the data into XML using purely Actionscript 2 only. Is that possible to do without using the backend programming?

    Thanks
    PHP can do this for you...

  4. #4
    Junior Member
    Join Date
    Feb 2009
    Location
    Singapore
    Posts
    10
    Yes, Intromo, I know PHP or ASP can help me to do this. But I am looking for purely using Actionscript only.

    I think rynoe is right. I can use actionscript to create an XML file. But can only generate the XML within the actionscript.

  5. #5
    I know nothing.
    Join Date
    Feb 2008
    Posts
    315
    Quote Originally Posted by PeterTang View Post
    Yes, Intromo, I know PHP or ASP can help me to do this. But I am looking for purely using Actionscript only.

    I think rynoe is right. I can use actionscript to create an XML file. But can only generate the XML within the actionscript.
    http://www.kirupa.com/developer/acti...e_edit_xml.htm

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