A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: problems loading multiple xml files

  1. #1
    Member
    Join Date
    May 2001
    Posts
    70
    Hi, I have problems loading sequentially 2 XML files. The case is the following: a simulation of "file open menu”, one of the files loads the directory structure and when you browse through it and you select a folder a second XML document is loaded showing the stored in this directory files.
    The first document loads fine and is being parsed correctly but the second one showing the list of files is downloaded to the users machine but not parsed. I found that one of the variables holding the number of nodes looses it's value.
    Another funny thing is that it works fine on a player version 5.03x but when it comes to the new release 5.042 it is not the same case any more . I guess my question is it more likely the problem to be in my code or there is a known bug in the latest release version of the player for browsers.

  2. #2
    Senior Member
    Join Date
    Feb 2001
    Location
    Provo, Utah
    Posts
    1,112

    Uhh...

    Post your code.. then we'll see if it has problems...

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