Flash_xml_guestbook question

Out of context: Reply #1

  • Started
  • Last post
  • 2 Responses
  • tGP0

    ok, without looking at the file, this is my guess as to whats up...

    if you are able to get it to work when you go directly to the swf on your server, but try to access it within your site with the swf being loaded into a parent movie, and it breaks...

    you probably have an absolute path referencing the xml file you need... if you have the html file containing the parent movie on a higher directory, you may have to take a look at that path... remember, loaded files in flash are referenced relative to where the swf was executed, not where it is located...

    try putting an absolute path to the xml, and see what happens

    cheers
    j

View thread