A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: sendAndLoad() - Back to xml file?

  1. #1
    An FKer
    Join Date
    Sep 2005
    Location
    Ontario
    Posts
    1,167

    sendAndLoad() - Back to xml file?

    Hey everyone,

    A sudden curiousity just came to me. Ok, so you have this external xml file held in a text file.

    You then load that xml into flash (in my case for highscores) and use it to either display, or change something if someone in the game made that top 10 list.


    Now what I did was use sendAndLoad() to send the xml to an asp file in dreamweaver. From there I used the asp to save it back into the text file.



    The thing is that USED to work, but for some reason its not and the problem lies due to the fact that the asp file isnt saving the xml back. So Im wondering is it possible to just save the xml you loaded back into itself in the external text file straight through flash instead of using something else like asp?

    Thanks

  2. #2
    Senior Member tupps's Avatar
    Join Date
    Jan 2001
    Location
    Melbourne
    Posts
    2,035
    No flash cannot make modifications to files on your server.

    Thanks

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

  3. #3
    An FKer
    Join Date
    Sep 2005
    Location
    Ontario
    Posts
    1,167
    Oh ok then thanks

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