Results 1 to 6 of 6

Thread: Flash xml not working...help!

  1. #1
    Join Date
    Apr 2007
    Posts
    40
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Flash xml not working...help!

    Hi everyone. Thanks for helping me.

    Basically, I have a flash banner that I am trying to put on my website. The images and captions come from a xml file. It works when I test it locally in flash. It also works when I go to the exact address.

    However, when I put it on the main page of the website...the images and captions are not coming through.



    If anyone can tell me what is wrong I would really appreciate it. I have been working on this issue for a long time, and am really tired of not finding a solution.

    Thanks.

    -Kim
    Last edited by kimberlyhello; 03-03-2009 at 09:41 AM.

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    It's either a relative path problem or a cross domain problem. Are you using relative or absolute paths to point to your XML file?

    If relative, try making it an absolute path.
    If absolute, try adding a cross domain policy file.

  3. #3
    Join Date
    Apr 2007
    Posts
    40
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default I'm using...

    I'm using absolute paths. Shouldn't this be sufficient enough? I'm not crossing domains, so do I really need a cross domain policy file?

    Is there something else I could try?
    Last edited by kimberlyhello; 03-03-2009 at 09:39 AM.

  4. #4
    Join Date
    Apr 2007
    Posts
    40
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I just solved this problem. All I did was move the xml file to the main website folder. That fixed it.

  5. #5
    Join Date
    May 2008
    Posts
    8
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    I was gonna say try that, if I ever get a flash linking problem, I normally just move them to the root folder, and seems to fix it!

  6. #6
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Quote Originally Posted by kimberlyhello View Post
    I just solved this problem. All I did was move the xml file to the main website folder. That fixed it.
    So, it was a path problem.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •