Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
jkannur #1
Error on loading crossdomain.xml over in IE
The flash movie in my server ([url]www.mydomain.com[/url]) is trying to access data from a
different domain ([url]www.otherdomain.com[/url]). I've placed the crossdomain.xml in the
webroot of the otherdomain.
I am getting flash error on accessing the data from otherdomain. When I
tracked the HTTP request sent, it shows only one request with URL:
[url]https://www.otherdomain.xml/crossdomain.xml[/url] and Result:
INET_E_SECURITY_PROBLEM.
Its clear from this result that IE is not able to load crossdomain.xml file
from otherdomain.
The same application works in Mozilla Firefox and failing in IE6.
Can anyone give me reason for this error in IE and solution?
jkannur Guest
-
Crossdomain.xml under new security model
I was informed that an old web site a vendor developed for us was no longer working. After some digging I discovered the problem is related to the... -
Flex crossdomain issue
I am working on building a very simple RSS reader for a website I am working on. I am able to get the RSS feed into my Flex project fine and the... -
crossdomain question
I am trying to consume a web service on another domain. My mxml is something like this: <mx:WebService id="ws" useProxy="false"... -
crossdomain policy how do i do that?
Hi guys, Never had to do this before so i am a bit stuck swf and html page are on server A and the php script on server B How do i make it... -
crossdomain.xml
Not sure where to post so please move if best elsewhere... SCENARIO: sensitive secure data being called from flash that is being hosted on... -
-
jkannur #3
Re: Error on loading crossdomain.xml over in IE
The application is trying to load crossdomain.xml over HTTPS.
IE version is 6 and Flash player version is 9.0.28
jkannur Guest
-
MotionMaker #4
Re: Error on loading crossdomain.xml over in IE
See if [url]http://www.adobe.com/devnet/flashplayer/articles/cross_domain_policy.html[/url] or [url]http://www.adobe.com/devnet/flashplayer/articles/flash_player_9_security.pdf[/url] are helpful.
MotionMaker Guest
-
jkannur #5
Re: Error on loading crossdomain.xml over in IE
Tried with IETab plugin (which embeds IE in Mozilla) in Mozilla. Still the same result. Now it is clear that it is something to do with IE.
jkannur Guest
-
jkannur #6
Re: Error on loading crossdomain.xml over in IE
Tried with IETab plugin (which embeds IE in Mozilla) in Mozilla. Still the same result. Now it is clear that it is something to do with IE.
jkannur Guest
-
jkannur #7
Re: Error on loading crossdomain.xml over in IE
Tried with IETab plugin (which embeds IE in Mozilla) in Mozilla. Still the same result. Now it is clear that it is something to do with IE.
jkannur Guest
-
Revolution #8
RE: Error on loading crossdomain.xml over in IE
up !
I've the same problem, is there any solution
From [url]http://www.developmentnow.com/g/70_2007_3_0_0_945377/Error-on-loading-crossdomain-xml-over-in-IE.ht[/url]
Posted via DevelopmentNow.com Group
[url]http://www.developmentnow.com[/url]
Revolution Guest



Reply With Quote

