A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Movies not updating from xml file

  1. #1
    Member
    Join Date
    May 2002
    Posts
    42

    Movies not updating from xml file

    Hello,
    I have several swf's that do nothing but color the states on a map based on the data in an xml file.
    This worked perfectly to begin with, but the maps do not stay up to date with the xml file.
    I've tried many suggestions that are supposed to stop the swf from caching.
    I've cleared my browser cache and even closed my browser and restarted it.

    The swf is always correct when I test it in my Flash software (CS3 Professional).
    I don't have my fla files posted to the server. Is this necessary?
    Do I have to open each swf and republish after every change to the xml file? No wait, I tried that.
    Any ideas, I'm beat.
    Thanks,
    Debbie

  2. #2
    Dignitary rynoe's Avatar
    Join Date
    Jan 2003
    Location
    Earth
    Posts
    760
    If you are updating the xml files correctly in the server, there is no reason to republish the swf and there is no reason to post a fla file to the server. I would check to see if the provider uses a staging or development server as it may take time for updating a file to the production server compared to adding new files. If that is the case I would store the data in sql and do a virtual xml dump into your swf instead of pulling from a hard digital file.
    [SIGPIC][/SIGPIC]

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