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
www.lonhosford.com Flash, Actionscript and Flash Media Server examples:
http://flashexamples.hosfordusa.com May many happy bits flow your way!
[quoted text, click to view] "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.
>