Can't load XML from server in IE

Ask a Question related to Macromedia Flash Data Integration, Design and Development.

  1. #1

    Default Can't load XML from server in IE

    Have a flash, that loads XML from server. Flash uses it to built up a site
    menu. Both xml and flash reside on the same host. When I try to run server
    locally - everything works. But when I try it online, XML is loaded only in
    FireFox, but in IE it can't be loaded. Flash movie itself loaded normally (I
    can right-click on it and see standard menu). I put my host into Trusted sites
    in IE and set very low security/privacy. I don't have any firewalls or proxies.
    I also put my host and flash movie into Trusted source in Flash Settings
    Manager.

    brjasha Guest

  2. Similar Questions and Discussions

    1. Server / Network load
      We don't run Coldfusion; however, are considering it. We'd like to know if there are any stats on server load and/or network load consumption when...
    2. Flash media server - high server load
      Hello all you brainy members, Is anyone else using FMS2 with Centos? I have got it all up and running and have a webcam chat room running,...
    3. Perl and Server Load
      Hi there, Does someone know of any possibilty to limit the load which a Perl Script prouces? e.g. Limit not more than 5 ... Kind Regards....
    4. [PHP] Load in a dedicated server
      * Thus wrote desa15@necso.es (desa15@necso.es): 0.90 I found the problem, my scripts works fine :), apache work fine and lightly load...
    5. Load in a dedicated server
      Hit to all, i have a Sun cobalt Raq 550, with php 4.1 as a module with apache 1.3 The load average of my server is ever above 0.20 to 0.60 whith...
  3. #2

    Default Re: Can't load XML from server in IE

    Load the XML file/script directly using the web browser without Flash to
    eliminate Flash from the problem solving.

    If that works in both browsers, then you can focus on the XML scripting code
    inside of Flash. The problems could range from improper order of the XML
    methods in code to possibly cross domain issues.

    --
    Lon Hosford
    [url]www.lonhosford.com[/url]
    Flash, Actionscript and Flash Media Server examples:
    [url]http://flashexamples.hosfordusa.com[/url]
    May many happy bits flow your way!
    "brjasha" <webforumsuser@macromedia.com> wrote in message
    news:edh674$hp6$1@forums.macromedia.com...
    > Have a flash, that loads XML from server. Flash uses it to built up a site
    > menu. Both xml and flash reside on the same host. When I try to run server
    > locally - everything works. But when I try it online, XML is loaded only
    > in
    > FireFox, but in IE it can't be loaded. Flash movie itself loaded normally
    > (I
    > can right-click on it and see standard menu). I put my host into Trusted
    > sites
    > in IE and set very low security/privacy. I don't have any firewalls or
    > proxies.
    > I also put my host and flash movie into Trusted source in Flash Settings
    > Manager.
    >

    Motion Maker Guest

  4. #3

    Default Re: Can't load XML from server in IE

    I have no problems, loading XML using just browser. And this is not corssdomain
    issue. I tried to put corresponding persmissions file on my server - no
    success. And what is very strange, everything works in FireFox, but not in IE.

    brjasha Guest

  5. #4

    Default Re: Can't load XML from server in IE

    Did you check the Flash player versions in both browsers?
    Did you check clearing the cache in IE? Perhaps it is loading a bad file
    from the cache.



    --
    Lon Hosford
    [url]www.lonhosford.com[/url]
    Flash, Actionscript and Flash Media Server examples:
    [url]http://flashexamples.hosfordusa.com[/url]
    May many happy bits flow your way!
    "brjasha" <webforumsuser@macromedia.com> wrote in message
    news:edj639$rnk$1@forums.macromedia.com...
    >I have no problems, loading XML using just browser. And this is not
    >corssdomain
    > issue. I tried to put corresponding persmissions file on my server - no
    > success. And what is very strange, everything works in FireFox, but not in
    > IE.
    >

    Motion Maker Guest

  6. #5

    Default Re: Can't load XML from server in IE

    In IE and FF I have Flash 9.0 installed. Tried to clearing cache before loading flash movie. But I can't do this in the middle of process - I will lost user session.
    brjasha Guest

  7. #6

    Default Re: Can't load XML from server in IE

    Did you ever figure this out?
    I have the same problem, but only with ie7.
    It seems to me to be a path problem, but thats as far as I can get...
    newmarc Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139